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