Navigation
API > API/Plugins > API/Plugins/DataflowEditor
Struct to hold OutputType/Selection data for the outputs Data is stored in a map using the OutputName as key: TMap
| Name | SSelectionInfo |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/SelectionViewWidget.h |
| Include Path | #include "Dataflow/SelectionViewWidget.h" |
Syntax
struct SSelectionInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OutputType | FString | Dataflow/SelectionViewWidget.h | ||
| SelectionArray | const TBitArray | Dataflow/SelectionViewWidget.h |