FEvaluationTreePopulationRules::PopulateNearestSection

Runs the logic to populate empty ranges in the field with the nearest section

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Compilation/MovieSceneEvaluationTreePopulationRules.h

Include

#include "Compilation/MovieSceneEvaluationTreePopulationRules.h"

Source

/Engine/Source/Runtime/MovieScene/Private/Compilation/MovieSceneEvaluationTreePopulationRules.cpp

Syntax

static void PopulateNearestSection
(
    TArrayView< UMovieSceneSection *const > Sections,
    TMovieSceneEvaluationTree< FMovieSceneTrackEvaluationData > & OutTree
)

Remarks

Runs the logic to populate empty ranges in the field with the nearest section

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