ULocalClickDragInputBehavior::OnClickDrag

Notify Target that input position has changed

Windows
MacOS
Linux

Override Hierarchy

IClickDragBehaviorTarget::OnClickDrag()

ULocalClickDragInputBehavior::OnClickDrag()

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/BaseBehaviors/ClickDragBehavior.h

Include

#include "BaseBehaviors/ClickDragBehavior.h"

Syntax

virtual void OnClickDrag
(
    const FInputDeviceRay & DragPos
)

Remarks

Notify Target that input position has changed

Parameters

Parameter

Description

DragPos

device position/ray at click point

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