Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/SCollectionSpreadSheet
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowCollectionSpreadSheetWidget.h |
| Include Path | #include "Dataflow/DataflowCollectionSpreadSheetWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SCollectionSpreadSheet >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SCollectionSpreadSheet::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Dataflow/DataflowCollectionSpreadSheetWidget.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Dataflow/DataflowCollectionSpreadSheetWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & ExternalVerticalScrollBar
(
TSharedPtr< SScrollBar > InArg |
Dataflow/DataflowCollectionSpreadSheetWidget.h | ||
WidgetArgsType & SelectedOutput
(
FName InArg |
Dataflow/DataflowCollectionSpreadSheetWidget.h |