Slot for button widget.
Verse using statement |
using { /UnrealEngine.com/Temporary/UI } |
Members
This struct has data members, but no functions.
Data
| Data Member Name | Type | Description |
|---|---|---|
Widget |
widget |
The widget assigned to this slot. |
HorizontalAlignment |
horizontal_alignment |
Horizontal alignment of the widget inside the slot. |
VerticalAlignment |
vertical_alignment |
Vertical alignment of the widget inside the slot. |
Padding |
margin |
Empty distance in pixels that surrounds the widget inside the slot. Assumes 1080p resolution. |