Navigation
API > API/Plugins > API/Plugins/ProxyTable > API/Plugins/ProxyTable/UProxyTable
- UObject::BeginDestroy()
- UProxyTable::BeginDestroy()
References
| Module | ProxyTable |
| Header | /Engine/Plugins/Chooser/Source/ProxyTable/Public/ProxyTable.h |
| Include | #include "ProxyTable.h" |
| Source | /Engine/Plugins/Chooser/Source/ProxyTable/Private/ProxyTable.cpp |
virtual void BeginDestroy()
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.