Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Evaluation
Inheritance Hierarchy
- IStaticBindingOverridesPlaybackCapability
- IMovieScenePlayer
- ISequencer
- UMovieSceneSequencePlayer
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieSceneEvaluationState.h |
| Include | #include "Evaluation/MovieSceneEvaluationState.h" |
Syntax
struct IStaticBindingOverridesPlaybackCapability
Remarks
Playback capability for storing static object binding overrides.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddBindingOverride
(
const FMovieSceneEvaluationOperand& InOperand, |
Adds an override for the given operand | |
| FMovieSceneEvaluationOperand * | GetBindingOverride
(
const FMovieSceneEvaluationOperand& InOperand |
Retrieves any override for the given operand | |
| void | RemoveBindingOverride
(
const FMovieSceneEvaluationOperand& InOperand |
Removes any override set for the given operand |
Constants
| Name | Description |
|---|---|
| ID |