Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Evaluation
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieSceneEvaluationField.h |
Include | #include "Evaluation/MovieSceneEvaluationField.h" |
Syntax
struct FMovieSceneOrderedEvaluationKey
Remarks
Struct that stores the key for an evaluated entity, and the index at which it was (or is to be) evaluated
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FMovieSceneEvaluationKey | Key | |
![]() |
uint16 | SetupIndex | |
![]() |
uint16 | TearDownIndex |