Navigation
API > API/Plugins > API/Plugins/ZoneGraph > API/Plugins/ZoneGraph/AZoneGraphData
- UObject::PostLoad()
- AActor::PostLoad()
- AZoneGraphData::PostLoad()
References
| Module | ZoneGraph |
| Header | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphData.h |
| Include | #include "ZoneGraphData.h" |
| Source | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Private/ZoneGraphData.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.