Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/DataflowEditorTools > API/Plugins/DataflowEditor/DataflowEditorTools/IDataflowEditorToolBuilder
- IDataflowEditorToolBuilder::GetSupportedViewModes()
- UDataflowEditorWeightMapPaintToolBuilder::GetSupportedViewModes()
References
| Module | DataflowEditor |
| Header | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/DataflowEditorTools/DataflowEditorToolBuilder.h |
| Include | #include "DataflowEditorTools/DataflowEditorToolBuilder.h" |
void GetSupportedViewModes
(
TArray < Dataflow::EDataflowPatternVertexType > & Modes
) const
Remarks
Returns all Construction View modes that this tool can operate in. The first element should be the preferred mode to switch to if necessary.