Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/BaseTools > API/Plugins/ModelingComponents/BaseTools/UBaseCreateFromSelectedTool
- UInteractiveTool::CanAccept()
- UMultiSelectionTool::CanAccept()
- UBaseCreateFromSelectedTool::CanAccept()
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/BaseTools/BaseCreateFromSelectedTool.h |
| Include | #include "BaseTools/BaseCreateFromSelectedTool.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/BaseTools/BaseCreateFromSelectedTool.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.