UMovieSceneSubSection::GetValidatedInnerPlaybackRange

Helper function used by the above method, but accessible for other uses like track editors.

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Sections/MovieSceneSubSection.h

Include

#include "Sections/MovieSceneSubSection.h"

Source

/Engine/Source/Runtime/MovieScene/Private/Sections/MovieSceneSubSection.cpp

Syntax

static TRange< FFrameNumber > GetValidatedInnerPlaybackRange
(
    const FMovieSceneSectionParameters & SubSectionParameters,
    const UMovieScene & InnerMovieScene
)

Remarks

Helper function used by the above method, but accessible for other uses like track editors.

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