Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/SGraphPin
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Editor/GraphEditor/Public/SGraphPin.h |
| Include Path | #include "SGraphPin.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SGraphPin >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SGraphPin > → SGraphPin::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SGraphPin.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SGraphPin.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & PinLabelStyle
(
FName InArg |
SGraphPin.h | ||
WidgetArgsType & SideToSideMargin
(
float InArg |
SGraphPin.h | ||
WidgetArgsType & UsePinColorForText
(
bool InArg |
SGraphPin.h |