FSelectClickedAction::IsHitByClick

Test if target is hit by a click

Windows
MacOS
Linux

Override Hierarchy

IClickBehaviorTarget::IsHitByClick()

FSelectClickedAction::IsHitByClick()

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Selection/SelectClickedAction.h

Include

#include "Selection/SelectClickedAction.h"

Syntax

virtual FInputRayHit IsHitByClick
(
    const FInputDeviceRay & ClickPos
)

Remarks

Test if target is hit by a click

Returns

hit information at this point

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