FMovieSceneEvaluationTreeNode

A tree node that represents a unique time range in the evaluation tree (or a grouping of smaller sub-divisions)

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneEvaluationTree.h"

Syntax

struct FMovieSceneEvaluationTreeNode

Remarks

A tree node that represents a unique time range in the evaluation tree (or a grouping of smaller sub-divisions)

Variables

Name Description

Public variable

FEvaluationTree...

 

ChildrenID

Identifier for the child node entries associated with this node (FMovieSceneEvaluationTree::ChildNodes)

Public variable

FEvaluationTree...

 

DataID

Identifier for externally stored data entries associated with this node

Public variable

FMovieSceneEval...

 

Parent

Handle to the parent node

Public variable

TRange< FFrameN...

 

Range

The time-range that this node represents

Constructors

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