Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks
Classes
| Type | Name | Description | |
|---|---|---|---|
| UMovieSceneReplaceableActorBinding | An implementation of UMovieSceneReplaceableBindingBase that uses UMovieSceneSpawnableActorBinding as the preview spawnable, and has no implementation of ResolveRuntimeBindingInternal, relying instead of Sequencer's built in BindingOverride mechanism for binding at runtime. | ||
| UMovieSceneReplaceableActorBinding_BPBase | |||
| UMovieSceneReplaceableDirectorBlueprintBinding | Custom binding type that uses a Director Blueprint endpoint to allow the user to define at runtime how to resolve this binding. | ||
| UMovieSceneSpawnableActorBinding | An implementation of UMovieSceneSpawnableActorBindingBase that matches the old FMovieSceneSpawnable spawnable implementation, allowing the spawning of Actors from a UObject template which is serialized inside the Sequence. | ||
| UMovieSceneSpawnableActorBindingBase | The base class for actor-specific spawnable bindings. | ||
| UMovieSceneSpawnableDirectorBlueprintBinding | Custom binding type that uses a Director Blueprint endpoint to allow the user to define how to spawn an actor for this binding. |