Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UTimelineComponent
- UObject::IsPostLoadThreadSafe()
- UTimelineComponent::IsPostLoadThreadSafe()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/TimelineComponent.h |
| Include | #include "Components/TimelineComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Timeline.cpp |
virtual bool IsPostLoadThreadSafe&40;&41; const
Remarks
Called during async load to determine if PostLoad can be called on the loading thread. true if this object's PostLoad is thread safe