MovieSceneHelpers::SortConsecutiveSections

Sort consecutive sections so that they are in order based on start time

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "MovieSceneCommonHelpers.h"

Source

/Engine/Source/Runtime/MovieScene/Private/MovieSceneCommonHelpers.cpp

Syntax

static void SortConsecutiveSections
(
    TArray< UMovieSceneSection * > & Sections
)

Remarks

Sort consecutive sections so that they are in order based on start time

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