ISequencerSection::OnKeyDoubleClicked

Called when a key on this section is double clicked

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "ISequencerSection.h"

Syntax

virtual FReply OnKeyDoubleClicked
(
    FKeyHandle KeyHandle
)

Remarks

Called when a key on this section is double clicked

Returns

A reply in response to double clicking the key

Parameters

Parameter

Description

KeyHandle

The key that was clicked

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