GetValidatedInnerPlaybackRange

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

GetValidatedInnerPlaybackRange

(
    TRange< FFrameNumber >& OutInnerPl...
)

Gets the playrange of the inner sequence, in the inner sequence's time space, trimmed with any start/end offsets, and validated to make sure we get at least a 1-frame long playback range (e.g. in the case where excessive trimming results in an invalid range).

Public function Static

TRange< FFra...

 

GetValidatedInnerPlaybackRange

(
    const FMovieSceneSectionParameters ...,
    const UMovieScene& InnerMovieScene
)

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