SpawnObject

Overload list

Windows
MacOS
Linux
Name Description

Protected function

UObject *...

 

SpawnObject

(
    FMovieSceneSpawnable& Spawnable,
    FMovieSceneSequenceIDRef TemplateID,
    IMovieScenePlayer& Player
)

Spawn an object for the specified GUID, from the specified sequence instance.

Public function

UObject *...

 

SpawnObject

(
    const FGuid& BindingId,
    UMovieScene& MovieScene,
    FMovieSceneSequenceIDRef Template,
    IMovieScenePlayer& Player
)

Spawn an object for the specified GUID, from the specified sequence instance.

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