USequencerSettings::SetKeepCursorInPlayRange

Set whether or not the cursor should be kept within the playback range during playback in sequencer

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "SequencerSettings.h"

Source

/Engine/Source/Editor/Sequencer/Private/SequencerSettings.cpp

Syntax

void SetKeepCursorInPlayRange
(
    bool bInKeepCursorInPlayRange
)

Remarks

Set whether or not the cursor should be kept within the playback range during playback in sequencer

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