Search Results
/Script/CommonUI.CommonButtonBase
CommonButtonBase
| # | Property Name | Type | Offset | Size | |
|---|---|---|---|---|---|
| 1 | bHideInputAction | bool | 0x0350 | 0x01 | |
| 2 | PressedSlateSoundOverride | float | 0x0358 | 0x18 | |
| 3 | ClickedSlateSoundOverride | float | 0x0370 | 0x18 | |
| 4 | HoveredSlateSoundOverride | float | 0x0388 | 0x18 | |
| 5 | SelectedPressedSlateSoundOverride | float | 0x03A0 | 0x18 | |
| 6 | SelectedClickedSlateSoundOverride | float | 0x03B8 | 0x18 | |
| 7 | SelectedHoveredSlateSoundOverride | float | 0x03D0 | 0x18 | |
| 8 | LockedPressedSlateSoundOverride | float | 0x03E8 | 0x18 | |
| 9 | LockedClickedSlateSoundOverride | float | 0x0400 | 0x18 | |
| 10 | LockedHoveredSlateSoundOverride | float | 0x0418 | 0x18 | |
| 11 | bApplyAlphaOnDisable | bool | 0x0430 | 0x01 | |
| 12 | bLocked | bool | 0x0430 | 0x01 | |
| 13 | bSelectable | bool | 0x0430 | 0x01 | |
| 14 | bShouldSelectUponReceivingFocus | bool | 0x0430 | 0x01 | |
| 15 | bInteractableWhenSelected | bool | 0x0430 | 0x01 | |
| 16 | bToggleable | bool | 0x0430 | 0x01 | |
| 17 | bTriggerClickedAfterSelection | bool | 0x0430 | 0x01 | |
| 18 | bDisplayInputActionWhenNotInteractable | bool | 0x0430 | 0x01 | |
| 19 | bHideInputActionWithKeyboard | bool | 0x0431 | 0x01 | |
| 20 | bShouldUseFallbackDefaultInputAction | bool | 0x0431 | 0x01 | |
| 21 | bRequiresHold | bool | 0x0431 | 0x01 | |
| 22 | bSimulateHoverOnTouchInput | bool | 0x0440 | 0x01 | |
| 23 | InputPriority | int32_t | 0x0448 | 0x04 | |
| 24 | TriggeringInputAction | float | 0x0450 | 0x10 | |
| 25 | bNavigateToNextWidgetOnDisable | bool | 0x0478 | 0x01 | |
| 26 | OnSelectedChangedBase | FScriptDelegate | 0x0480 | 0x10 | |
| 27 | OnButtonBaseClicked | FScriptDelegate | 0x0490 | 0x10 | |
| 28 | OnButtonBaseDoubleClicked | FScriptDelegate | 0x04A0 | 0x10 | |
| 29 | OnButtonBaseHovered | FScriptDelegate | 0x04B0 | 0x10 | |
| 30 | OnButtonBaseUnhovered | FScriptDelegate | 0x04C0 | 0x10 | |
| 31 | OnButtonBaseFocused | FScriptDelegate | 0x04D0 | 0x10 | |
| 32 | OnButtonBaseUnfocused | FScriptDelegate | 0x04E0 | 0x10 | |
| 33 | OnButtonBaseLockClicked | FScriptDelegate | 0x04F0 | 0x10 | |
| 34 | OnButtonBaseLockDoubleClicked | FScriptDelegate | 0x0500 | 0x10 | |
| 35 | OnButtonBaseSelected | FScriptDelegate | 0x0510 | 0x10 | |
| 36 | OnButtonBaseUnselected | FScriptDelegate | 0x0520 | 0x10 | |
| 37 | OnButtonBaseDragDetected | FScriptDelegate | 0x0530 | 0x10 | |
| 38 | OnButtonBaseDragEnter | FScriptDelegate | 0x0540 | 0x10 | |
| 39 | OnButtonBaseDragLeave | FScriptDelegate | 0x0550 | 0x10 | |
| 40 | OnButtonBaseDragOver | FScriptDelegate | 0x0560 | 0x10 | |
| 41 | OnButtonBaseDrop | FScriptDelegate | 0x0570 | 0x10 | |
| 42 | bIsPersistentBinding | bool | 0x05B8 | 0x01 | |
| 43 | NormalStyle | float | 0x05F0 | 0x390 | |
| 44 | SelectedStyle | float | 0x0980 | 0x390 | |
| 45 | DisabledStyle | float | 0x0D10 | 0x390 | |
| 46 | LockedStyle | float | 0x10A0 | 0x390 | |
| 47 | bStopDoubleClickPropagation | bool | 0x1430 | 0x01 |