UPolygonOnMeshTool::OnClicked

Notify Target that click ocurred

Windows
MacOS
Linux

Override Hierarchy

IClickBehaviorTarget::OnClicked()

UPolygonOnMeshTool::OnClicked()

References

Module

MeshModelingToolsEditorOnly

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/PolygonOnMeshTool.h

Include

#include "PolygonOnMeshTool.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Private/PolygonOnMeshTool.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