FCurveEditorDelayedDrag::FCurveEditorDelayedDrag

Start a delayed drag operation at the specified position and effective key

Windows
MacOS
Linux

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/ICurveEditorDragOperation.h

Include

#include "ICurveEditorDragOperation.h"

Syntax

FCurveEditorDelayedDrag
(
    FVector2D InInitialPosition,
    FKey InEffectiveKey
)

Remarks

Start a delayed drag operation at the specified position and effective 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