TEvaluationTreeEntryContainer::Get

Access the entry contents corresponding to the specified ID

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieSceneEvaluationTree.h

Include

#include "Evaluation/MovieSceneEvaluationTree.h"

Syntax

TArrayView< ElementType > Get
(
    FEvaluationTreeEntryHandle ID
)

Remarks

Access the entry contents corresponding to the specified ID

Returns

An array view for the currently allocated elements, not including spare capacity

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss