Navigation
API > API/Runtime > API/Runtime/ChaosSolverEngine > API/Runtime/ChaosSolverEngine/Chaos > API/Runtime/ChaosSolverEngine/Chaos/AChaosSolverActor
- UObject::PostLoad()
- AActor::PostLoad()
- AChaosSolverActor::PostLoad()
References
| Module | ChaosSolverEngine |
| Header | /Engine/Source/Runtime/Experimental/ChaosSolverEngine/Public/Chaos/ChaosSolverActor.h |
| Include | #include "Chaos/ChaosSolverActor.h" |
| Source | /Engine/Source/Runtime/Experimental/ChaosSolverEngine/Private/Chaos/ChaosSolverActor.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.