Choose your operating system:
Windows
macOS
Linux
| UObject::BeginDestroy()
|
Module |
|
Header |
/Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/ControlRigComponent.h |
Include |
#include "ControlRigComponent.h" |
Source |
/Engine/Plugins/Animation/ControlRig/Source/ControlRig/Private/ControlRigComponent.cpp |
virtual void BeginDestroy()
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.