Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Evaluation > TEvaluationTreeEntryContainer
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieSceneEvaluationTree.h |
Include | #include "Evaluation/MovieSceneEvaluationTree.h" |
Syntax
struct FEntry
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
int32 | Capacity | The total capacity of allowed items before reallocating |
![]() |
int32 | Size | The number of currently valid items |
![]() |
int32 | StartIndex | The index into Items of the first item |