Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/DataflowEditorTools
Inheritance Hierarchy
- IDataflowEditorToolBuilder
- UDataflowEditorWeightMapPaintToolBuilder
References
| Module | DataflowEditor |
| Header | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/DataflowEditorTools/DataflowEditorToolBuilder.h |
| Include | #include "DataflowEditorTools/DataflowEditorToolBuilder.h" |
Syntax
class IDataflowEditorToolBuilder
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Returns whether or not view can be set to wireframe when this tool is active.. | ||
| void | GetSupportedViewModes
(
TArray< Dataflow::EDataflowPatternVertexType >& Modes |
Returns all Construction View modes that this tool can operate in. |