Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/UMovieSceneSection
- UObject::IsPostLoadThreadSafe()
- UMovieSceneSection::IsPostLoadThreadSafe()
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/MovieSceneSection.h |
| Include | #include "MovieSceneSection.h" |
| Source | /Engine/Source/Runtime/MovieScene/Private/MovieSceneSection.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