Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/UDrawPolygonTool
- IClickSequenceBehaviorTarget::CanBeginClickSequence()
- UDrawPolygonTool::CanBeginClickSequence()
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 bool CanBeginClickSequence
(
const FInputDeviceRay & ClickPos
)
Remarks
Test if target would like to begin sequence based on this click. Gets checked both on mouse down and mouse up.