Navigation
API > API/Plugins > API/Plugins/TimecodeSynchronizer > API/Plugins/TimecodeSynchronizer/UTimecodeSynchronizer
- UObject::BeginDestroy()
- UTimecodeSynchronizer::BeginDestroy()
References
| Module | TimecodeSynchronizer |
| Header | /Engine/Plugins/Media/TimecodeSynchronizer/Source/TimecodeSynchronizer/Public/TimecodeSynchronizer.h |
| Include | #include "TimecodeSynchronizer.h" |
| Source | /Engine/Plugins/Media/TimecodeSynchronizer/Source/TimecodeSynchronizer/Private/TimecodeSynchronizer.cpp |
virtual void BeginDestroy&40;&41;
Remarks
Called before destroying the object. This is called immediately upon deciding to destroy the object, to allow the object to begin an asynchronous cleanup process.