Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks
Classes
| Type | Name | Description | |
|---|---|---|---|
| FMovieSceneDirectorBlueprintConditionData | Data for a director blueprint condition endpoint call. | ||
| FMovieSceneDirectorBlueprintConditionInvoker | Utility class for invoking director blueprint condition endpoints. | ||
| FMovieSceneDirectorBlueprintConditionPayloadVariable | Value definition for any type-agnostic variable (exported as text) | ||
| UMovieSceneDirectorBlueprintCondition | Condition class allowing users to create a director blueprint endpoint in the Sequence to evaluate a condition. | ||
| UMovieScenePlatformCondition | Condition on whether the platform running the executable matches one of the given platforms. | ||
| UMovieSceneScalabilityCondition | Condition on whether the current engine scalability settings fulfill a given constraint. |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EMovieSceneScalabilityConditionGroup | The below is a bit hardcoded to try and match how scalability settings are set up in Scalability.h. | ||
| EMovieSceneScalabilityConditionLevel | |||
| EMovieSceneScalabilityConditionOperator |