Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/SNodePanel > API/Editor/GraphEditor/SNodePanel/SNode > API/Editor/GraphEditor/SNodePanel/SNode/FNodeSlot
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetSlotOffset
(
TAttribute< FVector2D > InOffset |
SNodePanel.h | ||
void SetSlotOffset
(
TAttribute< FVector2f > InOffset |
SNodePanel.h |
SetSlotOffset(TAttribute< FVector2D >)
| Name | SetSlotOffset |
| Type | function |
| Header File | /Engine/Source/Editor/GraphEditor/Public/SNodePanel.h |
| Include Path | #include "SNodePanel.h" |
void SetSlotOffset
(
TAttribute< FVector2D > InOffset
)
SetSlotOffset(TAttribute< FVector2f >)
| Name | SetSlotOffset |
| Type | function |
| Header File | /Engine/Source/Editor/GraphEditor/Public/SNodePanel.h |
| Include Path | #include "SNodePanel.h" |
void SetSlotOffset
(
TAttribute< FVector2f > InOffset
)