Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
Inheritance Hierarchy
- UObject
- IInputBehaviorSource
- UInteractiveTool
- USingleClickTool
- UAddPrimitiveTool
- UAddArrowPrimitiveTool
References
| Module | MeshModelingTools |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/AddPrimitiveTool.h |
| Include | #include "AddPrimitiveTool.h" |
Syntax
UCLASS ()
class UAddArrowPrimitiveTool : public UAddPrimitiveTool
Constructors
| Type | Name | Description | |
|---|---|---|---|
UAddArrowPrimitiveTool
(
const FObjectInitializer& ObjectInitializer |
Overridden from UAddPrimitiveTool
| Type | Name | Description | |
|---|---|---|---|
| void | GenerateMesh
(
FDynamicMesh3* OutMesh |