Member | Type | Offset | Share |
---|---|---|---|
WidgetStyle | FFocusButtonStyle | 0x188 | |
ColorAndOpacity | FLinearColor | 0x540 | |
BackgroundColor | FLinearColor | 0x550 | |
ClickMethod | EButtonClickMethod | 0x560 | |
TouchMethod | EButtonTouchMethod | 0x561 | |
IsFocusable | bool | 0x562 | |
FocusOnClick | bool | 0x563 | |
AllowHoverEvents | bool | 0x564 | |
SimulateKeyEvent | bool | 0x565 | |
SimulatedKey | FKey | 0x568 | |
IsSelected | bool | 0x580 | |
CustomHitImage | FSlateBrush | 0x588 | |
HitAlphaThreshold | int32_t | 0x610 | |
OnClicked | FMulticastInlineDelegate | 0x618 | |
OnPressed | FMulticastInlineDelegate | 0x628 | |
OnReleased | FMulticastInlineDelegate | 0x638 | |
OnFocused | FMulticastInlineDelegate | 0x648 | |
OnLostFocus | FMulticastInlineDelegate | 0x658 | |
OnHovered | FMulticastInlineDelegate | 0x668 | |
OnUnhovered | FMulticastInlineDelegate | 0x678 | |
OnSelected | FMulticastInlineDelegate | 0x688 | |
OnUnselected | FMulticastInlineDelegate | 0x698 |