Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/UDrawPolygonTool
- IClickSequenceBehaviorTarget::OnBeginClickSequence()
- UDrawPolygonTool::OnBeginClickSequence()
References
Module | MeshModelingTools |
Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/DrawPolygonTool.h |
Include | #include "DrawPolygonTool.h" |
Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Private/DrawPolygonTool.cpp |
virtual void OnBeginClickSequence
&40;
const FInputDeviceRay & ClickPos
&41;
Remarks
Notify Target about the first click in the sequence.
Parameters
Name | Description |
---|---|
ClickPos | device position/ray at click point |