Navigation
API > API/Plugins > API/Plugins/ChaosVD > API/Plugins/ChaosVD/AChaosVDParticleActor
- UObject::BeginDestroy()
- AActor::BeginDestroy()
- AChaosVDParticleActor::BeginDestroy()
References
| Module | ChaosVD |
| Header | /Engine/Plugins/Experimental/ChaosVD/Source/ChaosVD/Public/ChaosVDParticleActor.h |
| Include | #include "ChaosVDParticleActor.h" |
| Source | /Engine/Plugins/Experimental/ChaosVD/Source/ChaosVD/Private/ChaosVDParticleActor.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.