Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/UAddPrimitiveToolBuilder
- UInteractiveToolBuilder::BuildTool()
- UAddPrimitiveToolBuilder::BuildTool()
References
| Module | MeshModelingTools |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/AddPrimitiveTool.h |
| Include | #include "AddPrimitiveTool.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Private/AddPrimitiveTool.cpp |
virtual UInteractiveTool &42; BuildTool
&40;
const FToolBuilderState & SceneState
&41; const
Remarks
Create a new instance of this builder's Tool a new instance of the Tool, or nullptr on error/failure
Parameters
| Name | Description |
|---|---|
| SceneState | the current scene selection state, etc |