DisclaimerIf you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)

Classes

UUniformGridSlot

UPanelSlot > UVisual > UObject

A slot for UUniformGridPanel, these slots all share the same size as the largest slot in the grid.

Member Type Offset Share
HorizontalAlignment

The alignment of the object horizontally.

EHorizontalAlignment 0x38
VerticalAlignment

The alignment of the object vertically.

EVerticalAlignment 0x39
Row

The row index of the cell this slot is in

int32_t 0x3c
Column

The column index of the cell this slot is in

int32_t 0x40