Navigation
API > API/Plugins > API/Plugins/ICVFXTesting > API/Plugins/ICVFXTesting/UICVFXTestControllerBase
- UObject::BeginDestroy()
- UICVFXTestControllerBase::BeginDestroy()
- UICVFXTestControllerAutoTest::BeginDestroy()
References
| Module | ICVFXTesting |
| Header | /Engine/Plugins/VirtualProduction/ICVFXTesting/Source/ICVFXTesting/Public/ICVFXTestControllerBase.h |
| Include | #include "ICVFXTestControllerBase.h" |
| Source | /Engine/Plugins/VirtualProduction/ICVFXTesting/Source/ICVFXTesting/Private/ICVFXTestControllerBase.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.