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