Navigation
API > API/Plugins > API/Plugins/DataflowEditor
Tool pallete data for the dataflow mode toolkit
| Name | FDataflowEditorModeToolPalette |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowEditorModeToolkit.h |
| Include Path | #include "Dataflow/DataflowEditorModeToolkit.h" |
Syntax
struct FDataflowEditorModeToolPalette
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ActivePaletteChangedHandle | FDelegateHandle | Handle when the active palette is changed | Dataflow/DataflowEditorModeToolkit.h | |
| ModeHeaderArea | TSharedPtr< STextBlock > | Mode header for the tools names | Dataflow/DataflowEditorModeToolkit.h | |
| ModeWarningArea | TSharedPtr< STextBlock > | Mode area to display the warning messages | Dataflow/DataflowEditorModeToolkit.h | |
| ToolWarningArea | TSharedPtr< STextBlock > | Too warning area | Dataflow/DataflowEditorModeToolkit.h |