UAlignObjectsTool::OnClickPress

Notify Target that click press ocurred

Windows
MacOS
Linux

Override Hierarchy

IClickDragBehaviorTarget::OnClickPress()

UAlignObjectsTool::OnClickPress()

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/AlignObjectsTool.h

Include

#include "AlignObjectsTool.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Private/AlignObjectsTool.cpp

Syntax

virtual void OnClickPress
(
    const FInputDeviceRay & PressPos
)

Remarks

Notify Target that click press ocurred

Parameters

Parameter

Description

PressPos

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