FMovieSceneEvaluationTreeRangeIterator::FMovieSceneEvaluationTreeRangeIterator

Iterate the tree ranges starting at the range that overlaps the specified lower bound

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneEvaluationTree.h"

Source

/Engine/Source/Runtime/MovieScene/Private/Evaluation/MovieSceneEvaluationTree.cpp

Syntax

FMovieSceneEvaluationTreeRangeIterator
(
    const FMovieSceneEvaluationTree & InTree,
    TRangeBound< FFrameNumber > StartingBound
)

Remarks

Iterate the tree ranges starting at the range that overlaps the specified lower bound

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