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 SetSlotSize
(
TAttribute< FVector2D > InSize |
SNodePanel.h | ||
void SetSlotSize
(
TAttribute< FVector2f > InSize |
SNodePanel.h |
SetSlotSize(TAttribute< FVector2D >)
| Name | SetSlotSize |
| Type | function |
| Header File | /Engine/Source/Editor/GraphEditor/Public/SNodePanel.h |
| Include Path | #include "SNodePanel.h" |
void SetSlotSize
(
TAttribute< FVector2D > InSize
)
SetSlotSize(TAttribute< FVector2f >)
| Name | SetSlotSize |
| Type | function |
| Header File | /Engine/Source/Editor/GraphEditor/Public/SNodePanel.h |
| Include Path | #include "SNodePanel.h" |
void SetSlotSize
(
TAttribute< FVector2f > InSize
)