Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'UIFramework Stack Box Slot' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| enum | Horizontal Alignment | Horizontal alignment of the widget inside the slot. |
| enum | Vertical Alignment | Vertical alignment of the widget inside the slot. |
| struct | Padding | Distance between that surrounds the widget inside the slot. |
| struct | Size | How much space this slot should occupy in the direction of the panel. |
| object | Widget |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | UIFramework Stack Box Slot |