FDelayedDrag::FDelayedDrag

Construct this drag helper with an initial posision, and a key (probably mouse button) required for dragging

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/DelayedDrag.h

Include

#include "Framework/DelayedDrag.h"

Syntax

FDelayedDrag
(
    FVector2D InInitialPosition,
    FKey InEffectiveKey
)

Remarks

Construct this drag helper with an initial posision, and a key (probably mouse button) required for dragging

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