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