Navigation
API > API/Plugins > API/Plugins/LevelSequenceEditor > API/Plugins/LevelSequenceEditor/Misc > API/Plugins/LevelSequenceEditor/Misc/FLevelSequenceEditorSpawnRegiste-
References
Module | LevelSequenceEditor |
Header | /Engine/Plugins/MovieScene/LevelSequenceEditor/Source/LevelSequenceEditor/Public/Misc/LevelSequenceEditorSpawnRegister.h |
Include | #include "Misc/LevelSequenceEditorSpawnRegister.h" |
Syntax
struct FTrackedObjectState
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bHasBeenModified | True if this object has been modified since it was spawned and is different from the current object template |
![]() |
FGuid | ObjectBindingID | The object binding ID of the object in the template |
![]() |
FMovieSceneSequenceID | TemplateID | The sequence ID that spawned this object |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FTrackedObjectState
(
FMovieSceneSequenceIDRef InTemplateID, |