Choose your operating system:
Windows
macOS
Linux
| TSlotBase | ||
| TAlignmentWidgetSlotMixin
|
Module |
|
Header |
/Engine/Source/Editor/GraphEditor/Public/SNodePanel.h |
Include |
#include "SNodePanel.h" |
class FNodeSlot :
public TSlotBase< FNodeSlot >,
public TAlignmentWidgetSlotMixin< FNodeSlot >
A slot that support alignment of content and padding and z-order
Name | Description | ||
---|---|---|---|
|
friend |
SNode |
Name | Description | |
---|---|---|
|
FNodeSlot() |
|
|
FNodeSlot ( |
Name | Description | ||
---|---|---|---|
|
Construct ( |
||
|
GetAllowScaling() |
||
|
GetPadding() |
||
|
GetSlotOffset() |
||
|
GetSlotSize() |
||
|
ENodeZone::T... |
GetZoneType() |
|
|
SetAllowScaling ( |
||
|
SetPadding ( |
||
|
SetSlotOffset ( |
||
|
SetSlotSize ( |
Name |
Description |
|
---|---|---|
|
FSlotArguments |
Name | Description | ||
---|---|---|---|
|
AllowScaling ( |
AllowScaling is now deprecated. Use the FSlotArgument or the SetAllowScalingfunction. |
|
|
Padding ( |
Padding is now deprecated. Use the FSlotArgument or the SetPadding function. |
|
|
SlotOffset ( |
SlotOffset is now deprecated. Use the FSlotArgument or the SetSlotOffset function. |
|
|
SlotSize ( |
SlotSize is now deprecated. Use the FSlotArgument or the SetSlotSize function. |