MovieSceneHelpers::SortUpperBounds

Sort predicate that sorts upper bounds of a range

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneCommonHelpers.h

Include

#include "MovieSceneCommonHelpers.h"

Syntax

static bool SortUpperBounds
(
    TRangeBound< FFrameNumber > A,
    TRangeBound< FFrameNumber > B
)

Remarks

Sort predicate that sorts upper bounds of a range

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