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