SetPlaybackRange

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetPlaybackRange

(
    const TRange< FFrameNumber >& NewR...,
    bool bAlwaysMarkDirty
)

Set the playback range for this movie scene

Public function

void

 

SetPlaybackRange

(
    FFrameNumber Start,
    int32 Duration,
    bool bAlwaysMarkDirty
)

Set the start and end playback positions (playback range) for this movie scene

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