Navigation
API > API/Plugins > API/Plugins/LevelSnapshots > API/Plugins/LevelSnapshots/Data > API/Plugins/LevelSnapshots/Data/ULevelSnapshot
- UObject::BeginDestroy()
- ULevelSnapshot::BeginDestroy()
References
Module | LevelSnapshots |
Header | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Public/Data/LevelSnapshot.h |
Include | #include "Data/LevelSnapshot.h" |
Source | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Private/Data/LevelSnapshot.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.