FMovieSceneEvaluationTrack::AddTreeData

Add section evaluation data to the evaluation tree for this track

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneEvaluationTrack.h"

Syntax

void AddTreeData
(
    TRange< FFrameNumber > Range,
    FSectionEvaluationData EvalData
)

Remarks

Add section evaluation data to the evaluation tree for this track

Parameters

Parameter

Description

Range

The range that the specified section data should apply to

EvalData

The actual evaluation data

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