Navigation
API > API/Runtime > API/Runtime/MovieScene > API/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. |