0x00x0060
Members 3
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | Padding | FMargin | Protected+6 flags | {Left=4, Top=2, Right=4, Bottom=2} | |
| 0x01 | HorizontalAlignment | EHorizontalAlignment | Protected+7 flags | HAlign_Fill | |
| 0x01 | VerticalAlignment | EVerticalAlignment | Protected+7 flags | VAlign_Fill | |
| 0x004A | 0x16 | unreflected bytes to end of UBackgroundBlurSlot | |||
Inherited from UPanelSlot 2
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | Parent | UPanelWidget* | 9 flags | nullptr | |
| 0x08 | Content | UWidget* | 9 flags | nullptr |
Functions 3
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SetVerticalAlignment(const EVerticalAlignment& InVerticalAlignment) | FinalNative+1 flags | 0x01 | |
| void SetPadding(const FMargin& InPadding) | FinalNative+1 flags | 0x10 | |
| void SetHorizontalAlignment(const EHorizontalAlignment& InHorizontalAlignment) | FinalNative+1 flags | 0x01 |