USequencerSettings::SetRewindOnRecord

Sets whether to jump to the start of the sequence when we start a recording.

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 SetRewindOnRecord
(
    bool bInRewindOnRecord
)

Remarks

Sets whether to jump to the start of the sequence when we start a recording.

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