Zdexby TheHolyOneZ
5,360 classes
Class

UCommonButtonGroupBase

: UCommonWidgetGroupBase : UObject
/Script/CommonUI.CommonButtonGroupBase 0x0160 (352 B) align 8 inherited 0x0028 vtable /Script/CommonUI
0x00x0160

Members 8

OffsetSizeNameTypeFlagsDefault
0x10OnSelectedButtonBaseChangedFMulticastScriptDelegate4 flags<delegate>
0x00380x18padding / unreflected
0x10OnHoveredButtonBaseChangedFMulticastScriptDelegate4 flags<delegate>
0x00600x18padding / unreflected
0x10OnButtonBaseClickedFMulticastScriptDelegate4 flags<delegate>
0x00880x18padding / unreflected
0x10OnButtonBaseDoubleClickedFMulticastScriptDelegate4 flags<delegate>
0x00B00x18padding / unreflected
0x10OnSelectionClearedFMulticastScriptDelegate4 flags<delegate>
0x00D80x18padding / unreflected
0x10OnButtonBaseLockClickedFMulticastScriptDelegate4 flags<delegate>
0x01000x18padding / unreflected
0x10OnButtonBaseLockDoubleClickedFMulticastScriptDelegate4 flags<delegate>
0x01280x18padding / unreflected
0x01bSelectionRequiredboolProtected+9 flagsfalse
0x01410x1Funreflected bytes to end of UCommonButtonGroupBase

Functions 19

SignatureFlagsNativeParams
void SetSelectionRequired(bool bRequireSelection)FinalNative+1 flags0x01
void SelectPreviousButton(bool bAllowWrap)FinalNative+1 flags0x01
void SelectNextButton(bool bAllowWrap)FinalNative+1 flags0x01
void SelectButtonAtIndex(int32 ButtonIndex, bool bAllowSound)FinalNative+1 flags0x05
void OnSelectionStateChangedBase(UCommonButtonBase* BaseButton, bool bIsSelected)NativeProtected0x09
void OnHandleButtonBaseLockDoubleClicked(UCommonButtonBase* BaseButton)NativeProtected0x08
void OnHandleButtonBaseLockClicked(UCommonButtonBase* BaseButton)NativeProtected0x08
void OnHandleButtonBaseDoubleClicked(UCommonButtonBase* BaseButton)NativeProtected0x08
void OnHandleButtonBaseClicked(UCommonButtonBase* BaseButton)NativeProtected0x08
void OnButtonBaseUnhovered(UCommonButtonBase* BaseButton)NativeProtected0x08
void OnButtonBaseHovered(UCommonButtonBase* BaseButton)NativeProtected0x08
bool HasAnyButtons()FinalNative+1 flags0x01
int32 GetSelectedButtonIndex()FinalNative+1 flags0x04
UCommonButtonBase* GetSelectedButtonBase()FinalNative+1 flags0x08
int32 GetHoveredButtonIndex()FinalNative+1 flags0x04
int32 GetButtonCount()FinalNative+1 flags0x04
UCommonButtonBase* GetButtonBaseAtIndex(int32 Index)FinalNative+1 flags0x10
int32 FindButtonIndex(UCommonButtonBase* ButtonToFind)FinalNative+1 flags0x0C
void DeselectAll()FinalNative+1 flags0x00

Used by 6

types with a member, parameter or interface of this type