UAddPrimitiveTool::OnClicked

Click the Target at this 2D position / 3D ray. Default behavior is to print debug string.

Windows
MacOS
Linux

Override Hierarchy

References

Module

MeshModelingTools

Header

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

Include

#include "AddPrimitiveTool.h"

Source

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

Syntax

virtual void OnClicked
(
    const FInputDeviceRay & ClickPos
)

Remarks

Click the Target at this 2D position / 3D ray. Default behavior is to print debug string.

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