Navigation
API > API/Plugins > API/Plugins/ProxyTable > API/Plugins/ProxyTable/UProxyAsset
- UObject::PostLoad()
- UProxyAsset::PostLoad()
References
| Module | ProxyTable |
| Header | /Engine/Plugins/Experimental/Chooser/Source/ProxyTable/Public/ProxyAsset.h |
| Include | #include "ProxyAsset.h" |
| Source | /Engine/Plugins/Experimental/Chooser/Source/ProxyTable/Private/ProxyAsset.cpp |
virtual void PostLoad&40;&41;
Remarks
Do any object-specific cleanup required immediately after loading an object. This is not called for newly-created objects, and by default will always execute on the game thread.