Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/UUVEditorBaseTransformToolBuilde-
- UInteractiveToolBuilder::CanBuildTool()
- UUVEditorBaseTransformToolBuilder::CanBuildTool()
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 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 |