Navigation
API > API/Plugins > API/Plugins/WidgetEditorToolPalette > API/Plugins/WidgetEditorToolPalette/DefaultTools > API/Plugins/WidgetEditorToolPalette/DefaultTools/UCreateWidgetToolBuilder
- UInteractiveToolBuilder::CanBuildTool()
- UCreateWidgetToolBuilder::CanBuildTool()
References
| Module | WidgetEditorToolPalette |
| Header | /Engine/Plugins/Experimental/WidgetEditorToolPalette/Source/WidgetEditorToolPalette/Public/DefaultTools/CreateWidgetTool.h |
| Include | #include "DefaultTools/CreateWidgetTool.h" |
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 |