USequencerSettings::SetSnapPlayTimeToPressedKey

Sets whether or not to snap the play time to the pressed key.

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 SetSnapPlayTimeToPressedKey
(
    bool InbSnapPlayTimeToPressedKey
)

Remarks

Sets whether or not to snap the play time to the pressed key.

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