UEditUVIslandsTool::OnClicked

Notify Target that click ocurred

Windows
MacOS
Linux

Override Hierarchy

IClickBehaviorTarget::OnClicked()

UEditUVIslandsTool::OnClicked()

References

Module

MeshModelingTools

Header

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

Include

#include "EditUVIslandsTool.h"

Source

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

Syntax

virtual void OnClicked
(
    const FInputDeviceRay & ClickPos
)

Remarks

Notify Target that click 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