Navigation
API > API/Plugins > API/Plugins/DataflowEditor
Dataflow skin weights tool builder
| Name | UDataflowEditorSkinWeightsPaintToolBuilder |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/DataflowEditorTools/DataflowEditorSkinWeightsPaintTool.h |
| Include Path | #include "DataflowEditorTools/DataflowEditorSkinWeightsPaintTool.h" |
Syntax
UCLASS ()
class UDataflowEditorSkinWeightsPaintToolBuilder :
public USkinWeightsPaintToolBuilder ,
public IDataflowEditorToolBuilder
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolBuilder → UInteractiveToolWithToolTargetsBuilder → UMeshSurfacePointToolBuilder → UMeshSurfacePointMeshEditingToolBuilder → USkinWeightsPaintToolBuilder → UDataflowEditorSkinWeightsPaintToolBuilder
Implements Interfaces
Functions
Protected
Overridden from UInteractiveToolWithToolTargetsBuilder
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FToolTargetTypeRequirements & GetTargetRequirements() |
DataflowEditorTools/DataflowEditorSkinWeightsPaintTool.h |