Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UAddPatchToolBuilder
- UInteractiveToolBuilder::CanBuildTool()
- UAddPatchToolBuilder::CanBuildTool()
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/AddPatchTool.h |
| Include | #include "AddPatchTool.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Private/AddPatchTool.cpp |
virtual bool CanBuildTool
&40;
const FToolBuilderState & SceneState
&41; const
Remarks
Check if, given the current scene state, a new instance of this builder's Tool can be created true if a new Tool instance can be created
Parameters
| Name | Description |
|---|---|
| SceneState | the current scene selection state, etc |