Navigation
API > API/Runtime > API/Runtime/LiveLinkAnimationCore > API/Runtime/LiveLinkAnimationCore/ULiveLinkRemapAsset
- UObject::BeginDestroy()
- ULiveLinkRemapAsset::BeginDestroy()
References
| Module | LiveLinkAnimationCore |
| Header | /Engine/Source/Runtime/LiveLinkAnimationCore/Public/LiveLinkRemapAsset.h |
| Include | #include "LiveLinkRemapAsset.h" |
| Source | /Engine/Source/Runtime/LiveLinkAnimationCore/Private/LiveLinkRemapAsset.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.