Navigation
API > API/Runtime > API/Runtime/LevelSequence > API/Runtime/LevelSequence/ULevelSequence
- UObject::PostInitProperties()
- UMovieSceneSignedObject::PostInitProperties()
- ULevelSequence::PostInitProperties()
References
| Module | LevelSequence |
| Header | /Engine/Source/Runtime/LevelSequence/Public/LevelSequence.h |
| Include | #include "LevelSequence.h" |
| Source | /Engine/Source/Runtime/LevelSequence/Private/LevelSequence.cpp |
virtual void PostInitProperties&40;&41;
Remarks
Called after the C++ constructor and after the properties have been initialized, including those loaded from config. This is called before any serialization or other setup has happened.