TEvaluationTreeEntryContainer::Get

Const access to 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< const ElementType > Get
(
    FEvaluationTreeEntryHandle ID
) const

Remarks

Const access to the entry contents corresponding to the specified ID

Returns

A const 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