USequencerSettings::SetSnapPlayTimeToDraggedKey

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

Choose your operating system:

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 SetSnapPlayTimeToDraggedKey
(
    bool InbSnapPlayTimeToDraggedKey
)

Remarks

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