Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/SDataflowPin
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowSPin.h |
| Include Path | #include "Dataflow/DataflowSPin.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SDataflowPin >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SDataflowPin::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Dataflow/DataflowSPin.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Dataflow/DataflowSPin.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & bIsPinColorOverriden
(
const TAttribute< bool >& InAttribute |
Dataflow/DataflowSPin.h | ||
WidgetArgsType & IsPinInvalid
(
const TAttribute< bool >& InAttribute |
Dataflow/DataflowSPin.h | ||
WidgetArgsType & PinColorOverride
(
const TAttribute< FLinearColor >& InAttribute |
Dataflow/DataflowSPin.h |