UClickDragTool::OnClickPress

Notify Target that click press ocurred

Windows
MacOS
Linux

Override Hierarchy

IClickDragBehaviorTarget::OnClickPress()

UClickDragTool::OnClickPress()

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/BaseTools/ClickDragTool.h

Include

#include "BaseTools/ClickDragTool.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/BaseTools/ClickDragTool.cpp

Syntax

virtual void OnClickPress
(
    const FInputDeviceRay & PressPos
)

Remarks

Notify Target that click press ocurred

Parameters

Parameter

Description

ClickPos

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