Choose your operating system:
Windows
macOS
Linux
| UInteractiveToolBuilder::CanBuildTool()
|
Module |
|
Header |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/DrawAndRevolveTool.h |
Include |
#include "DrawAndRevolveTool.h" |
Source |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Private/DrawAndRevolveTool.cpp |
virtual bool CanBuildTool
(
const FToolBuilderState & SceneState
) const
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
Parameter |
Description |
---|---|
SceneState |
the current scene selection state, etc |