Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/SDataflowEdNode
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowSNode.h |
| Include Path | #include "Dataflow/DataflowSNode.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SDataflowEdNode >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SDataflowEdNode::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Dataflow/DataflowSNode.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Dataflow/DataflowSNode.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & DataflowInterface
(
FDataflowSEditorInterface* InArg |
Dataflow/DataflowSNode.h | ||
WidgetArgsType & GraphNodeObj
(
UDataflowEdNode* InArg |
Dataflow/DataflowSNode.h |