UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMovieSceneOrderedEvaluationKey Struct Reference

#include <MovieSceneEvaluationField.h>

Public Attributes

FMovieSceneEvaluationKey Key
 
uint16 SetupIndex = 0
 
uint16 TearDownIndex = 0
 

Detailed Description

Struct that stores the key for an evaluated entity, and the index at which it was (or is to be) evaluated

Member Data Documentation

◆ Key

FMovieSceneEvaluationKey FMovieSceneOrderedEvaluationKey::Key

◆ SetupIndex

uint16 FMovieSceneOrderedEvaluationKey::SetupIndex = 0

◆ TearDownIndex

uint16 FMovieSceneOrderedEvaluationKey::TearDownIndex = 0

The documentation for this struct was generated from the following file: