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