Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
| Name | UMeshSelectionToolBuilder |
| Type | class |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/MeshSelectionTool.h |
| Include Path | #include "MeshSelectionTool.h" |
Syntax
UCLASS (MinimalAPI)
class UMeshSelectionToolBuilder : public UMeshSurfacePointMeshEditingToolBuilder
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolBuilder → UInteractiveToolWithToolTargetsBuilder → UMeshSurfacePointToolBuilder → UMeshSurfacePointMeshEditingToolBuilder → UMeshSelectionToolBuilder
Derived Classes
Functions
Public
Overridden from UMeshSurfacePointToolBuilder
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UMeshSurfacePointTool * CreateNewTool
(
const FToolBuilderState& SceneState |
MeshSelectionTool.h | ||
virtual void InitializeNewTool
(
UMeshSurfacePointTool* Tool, |
MeshSelectionTool.h |