TMovieSceneEvaluationTree::GetDataForSingleNode

Access the data associated with a single node in the tree.

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneEvaluationTree.h"

Syntax

TArrayView< const DataType > GetDataForSingleNode
(
    const FMovieSceneEvaluationTreeNode & InNode
) const

Remarks

Access the data associated with a single node in the tree.

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