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 | SCollectionInfo |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowCollectionSpreadSheetWidget.h |
| Include Path | #include "Dataflow/DataflowCollectionSpreadSheetWidget.h" |
Syntax
struct SCollectionInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Collection | TSharedPtr< const FManagedArrayCollection > | FString OutputType;. | Dataflow/DataflowCollectionSpreadSheetWidget.h |