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