Navigation
API > API/Plugins > API/Plugins/UVEditorToolsEditorOnly > API/Plugins/UVEditorToolsEditorOnly/UUVEditorParameterizeMeshToolBui-
- UInteractiveToolBuilder::BuildTool()
- UUVEditorParameterizeMeshToolBuilder::BuildTool()
References
| Module | UVEditorToolsEditorOnly |
| Header | /Engine/Plugins/Editor/UVEditor/Source/UVEditorToolsEditorOnly/Public/UVEditorParameterizeMeshTool.h |
| Include | #include "UVEditorParameterizeMeshTool.h" |
| Source | /Engine/Plugins/Editor/UVEditor/Source/UVEditorToolsEditorOnly/Private/UVEditorParameterizeMeshTool.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 |