Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > UMovieScene
Type | Name | Description | |
---|---|---|---|
![]() |
FGuid | AddSpawnable
(
const FString& Name, |
Add a spawnable to this movie scene's list of owned blueprints. |
![]() |
void | AddSpawnable
(
const FMovieSceneSpawnable& InNewSpawnable, |
Adds an existing spawnable to this movie scene. |