TMovieSceneEvaluationTree::GetAllData

Create an iterator that will iterate all data associated with the specified node

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneEvaluationTree.h"

Syntax

TMovieSceneEvaluationTreeDataIterator< DataType > GetAllData
(
    FMovieSceneEvaluationTreeNodeHandle NodeHandle
) const

Remarks

Create an iterator that will iterate all data associated with the specified node

Parameters

Parameter

Description

NodeHandle

The node to get all data for

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