Navigation
API > API/Plugins > API/Plugins/LiveLink > API/Plugins/LiveLink/ULiveLinkTimecodeProvider
- UObject::BeginDestroy()
- ULiveLinkTimecodeProvider::BeginDestroy()
References
| Module | LiveLink |
| Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkTimecodeProvider.h |
| Include | #include "LiveLinkTimecodeProvider.h" |
| Source | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Private/LiveLinkTimecodeProvider.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.