Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnly > API/Plugins/MeshModelingToolsEditorOnly/UParameterizeMeshTool
- UInteractiveTool::CanAccept()
- USingleSelectionTool::CanAccept()
- UParameterizeMeshTool::CanAccept()
References
| Module | MeshModelingToolsEditorOnly |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/ParameterizeMeshTool.h |
| Include | #include "ParameterizeMeshTool.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Private/ParameterizeMeshTool.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.