FTrackedObjectState

Windows
MacOS
Linux

References

Module

LevelSequenceEditor

Header

/Engine/Plugins/MovieScene/LevelSequenceEditor/Source/LevelSequenceEditor/Public/Misc/LevelSequenceEditorSpawnRegister.h

Include

#include "Misc/LevelSequenceEditorSpawnRegister.h"

Syntax

struct FTrackedObjectState

Variables

Name Description

Public variable

bool

 

bHasBeenModified

True if this object has been modified since it was spawned and is different from the current object template

Public variable

FGuid

 

ObjectBindingID

The object binding ID of the object in the template

Public variable

FMovieSceneSequ...

 

TemplateID

The sequence ID that spawned this object

Constructors

Name Description

Public function

FTrackedObjectState

(
    FMovieSceneSequenceIDRef InTemplate...,
    const FGuid& InObjectBindingID
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss