Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp > API/Plugins/MeshModelingToolsEditorOnlyExp/UPolygonOnMeshTool
- UInteractiveTool::CanAccept()
- USingleSelectionTool::CanAccept()
- UPolygonOnMeshTool::CanAccept()
References
| Module | MeshModelingToolsEditorOnlyExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/PolygonOnMeshTool.h |
| Include | #include "PolygonOnMeshTool.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Private/PolygonOnMeshTool.cpp |
virtual bool CanAccept&40;&41; const
true if this Tool is currently in a state where it can be Accepted. This may be false if for example there was an error in the Tool.