Navigation
Unreal Engine C++ API Reference > Plugins > GeometryCache > UGeometryCacheTrackStreamable
- UObject::PostLoad()
- UGeometryCacheTrackStreamable::PostLoad()
References
Module | GeometryCache |
Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheTrackStreamable.h |
Include | #include "GeometryCacheTrackStreamable.h" |
Source | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Private/GeometryCacheTrackStreamable.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.