Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
| Name | UDrawPolygonToolBuilder |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/DrawPolygonTool.h |
| Include Path | #include "DrawPolygonTool.h" |
Syntax
UCLASS (MinimalAPI)
class UDrawPolygonToolBuilder : public UInteractiveToolBuilder
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolBuilder → UDrawPolygonToolBuilder
Functions
Public
Overridden from UInteractiveToolBuilder
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UInteractiveTool * BuildTool
(
const FToolBuilderState& SceneState |
DrawPolygonTool.h | ||
virtual bool CanBuildTool
(
const FToolBuilderState& SceneState |
DrawPolygonTool.h |