Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > FMovieSceneSpawnRegister
Type | Name | Description | |
---|---|---|---|
![]() |
UObject * | SpawnObject
(
FMovieSceneSpawnable& Spawnable, |
Spawn an object for the specified GUID, from the specified sequence instance. |
![]() |
UObject * | SpawnObject
(
const FGuid& BindingId, |
Spawn an object for the specified GUID, from the specified sequence instance. |