| void SetSelectionRequired(bool bRequireSelection) | FinalNative+1 flags | | 0x01 |
| void SelectPreviousButton(bool bAllowWrap) | FinalNative+1 flags | | 0x01 |
| void SelectNextButton(bool bAllowWrap) | FinalNative+1 flags | | 0x01 |
| void SelectButtonAtIndex(int32 ButtonIndex, bool bAllowSound) | FinalNative+1 flags | | 0x05 |
| void OnSelectionStateChangedBase(UCommonButtonBase* BaseButton, bool bIsSelected) | NativeProtected | | 0x09 |
| void OnHandleButtonBaseLockDoubleClicked(UCommonButtonBase* BaseButton) | NativeProtected | | 0x08 |
| void OnHandleButtonBaseLockClicked(UCommonButtonBase* BaseButton) | NativeProtected | | 0x08 |
| void OnHandleButtonBaseDoubleClicked(UCommonButtonBase* BaseButton) | NativeProtected | | 0x08 |
| void OnHandleButtonBaseClicked(UCommonButtonBase* BaseButton) | NativeProtected | | 0x08 |
| void OnButtonBaseUnhovered(UCommonButtonBase* BaseButton) | NativeProtected | | 0x08 |
| void OnButtonBaseHovered(UCommonButtonBase* BaseButton) | NativeProtected | | 0x08 |
| bool HasAnyButtons() | FinalNative+1 flags | | 0x01 |
| int32 GetSelectedButtonIndex() | FinalNative+1 flags | | 0x04 |
| UCommonButtonBase* GetSelectedButtonBase() | FinalNative+1 flags | | 0x08 |
| int32 GetHoveredButtonIndex() | FinalNative+1 flags | | 0x04 |
| int32 GetButtonCount() | FinalNative+1 flags | | 0x04 |
| UCommonButtonBase* GetButtonBaseAtIndex(int32 Index) | FinalNative+1 flags | | 0x10 |
| int32 FindButtonIndex(UCommonButtonBase* ButtonToFind) | FinalNative+1 flags | | 0x0C |
| void DeselectAll() | FinalNative+1 flags | | 0x00 |