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