Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
ToolBuilder
| Name | UOffsetMeshSelectionToolBuilder |
| Type | class |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/Polymodeling/OffsetMeshSelectionTool.h |
| Include Path | #include "Polymodeling/OffsetMeshSelectionTool.h" |
Syntax
UCLASS (MinimalAPI)
class UOffsetMeshSelectionToolBuilder : public USingleTargetWithSelectionToolBuilder
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolBuilder → UInteractiveToolWithToolTargetsBuilder → USingleTargetWithSelectionToolBuilder → UOffsetMeshSelectionToolBuilder
Functions
Public
Overridden from USingleTargetWithSelectionToolBuilder
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual USingleTargetWithSelectionTool * CreateNewTool
(
const FToolBuilderState& SceneState |
Polymodeling/OffsetMeshSelectionTool.h | ||
virtual bool RequiresInputSelection() |
Polymodeling/OffsetMeshSelectionTool.h |