Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Evaluation
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieSceneEvaluationTree.h |
Include | #include "Evaluation/MovieSceneEvaluationTree.h" |
Syntax
struct FEvaluationTreeEntryHandle
Remarks
A structure that uniquely identifies an entry within a TEvaluationTreeEntryContainer
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Default construction to an invalid handle |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | IsValid () |
Check whether this identifier has been initialized. |