ISequencer::SetLocalTime

Sets the cursor position relative to the currently focused sequence

Windows
MacOS
Linux

References

Module

Sequencer

Header

/Engine/Source/Editor/Sequencer/Public/ISequencer.h

Include

#include "ISequencer.h"

Syntax

void SetLocalTime
(
    FFrameTime Time,
    ESnapTimeMode SnapTimeMode
)

Remarks

Sets the cursor position relative to the currently focused sequence

Parameters

Parameter

Description

Time

The local time to set.

SnapTimeMode

The type of time snapping allowed.

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