Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection > API/Plugins/ModelingComponents/Selection/FSelectClickedAction
- IClickBehaviorTarget::IsHitByClick()
- FSelectClickedAction::IsHitByClick()
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/SelectClickedAction.h |
| Include | #include "Selection/SelectClickedAction.h" |
virtual FInputRayHit IsHitByClick
&40;
const FInputDeviceRay & ClickPos
&41;
Remarks
Test if target is hit by a click hit information at this point
Parameters
| Name | Description |
|---|---|
| ClickPos | device position/ray at click point |