0x00x05A0
Members 12
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x390 | WidgetStyle | FButtonStyle | 3 flags | {Normal={TintColor={SpecifiedColor={LinearColor}, ColorUseR… | |
| 0x10 | ColorAndOpacity | FLinearColor | 7 flags | {R=1, G=1, B=1, A=1} | |
| 0x10 | BackgroundColor | FLinearColor | 7 flags | {R=1, G=1, B=1, A=1} | |
| 0x01 | ClickMethod | EButtonClickMethod | 8 flags | DownAndUp | |
| 0x01 | TouchMethod | EButtonTouchMethod | 8 flags | DownAndUp | |
| 0x01 | PressMethod | EButtonPressMethod | 8 flags | DownAndUp | |
| 0x01 | IsFocusable | bool | 8 flags | true | |
| 0x0534 | 0x04 | padding / unreflected | |||
| 0x10 | OnClicked | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | OnPressed | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | OnReleased | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | OnHovered | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | OnUnhovered | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x0588 | 0x18 | unreflected bytes to end of UButton | |||
Inherited from UPanelWidget 1
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | Slots | TArray<UPanelSlot*> | Protected+6 flags | [] |
Inherited from UWidget 23
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | Slot | UPanelSlot* | 13 flags | nullptr | |
| 0x10 | bIsEnabledDelegate | FScriptDelegate | 5 flags | <delegate> | |
| 0x10 | ToolTipTextDelegate | FScriptDelegate | 5 flags | <delegate> | |
| 0x10 | ToolTipText | FText | 3 flags | <FText> | |
| 0x08 | ToolTipWidget | UWidget* | 12 flags | nullptr | |
| 0x10 | ToolTipWidgetDelegate | FScriptDelegate | 5 flags | <delegate> | |
| 0x10 | VisibilityDelegate | FScriptDelegate | 5 flags | <delegate> | |
| 0x38 | RenderTransform | FWidgetTransform | 4 flags | {Translation={X=0, Y=0}, Scale={X=1, Y=1}, Shear={X=0, Y=0}… | |
| 0x10 | RenderTransformPivot | FVector2D | 7 flags | {X=0.5, Y=0.5} | |
| 0x01 | FlowDirectionPreference | EFlowDirectionPreference | 7 flags | Inherit | |
| 0x01 | bIsVariable : 1bit 0 | bool | 3 flags | true | |
| 0x01 | bCreatedByConstructionScript : 1bit 1 | bool | Transient+3 flags | false | |
| 0x01 | bIsEnabled : 1bit 2 | bool | 5 flags | true | |
| 0x01 | bOverride_Cursor : 1bit 3 | bool | 4 flags | false | |
| 0x01 | bIsVolatile : 1bit 4 | bool | Protected+6 flags | false | |
| 0x01 | Cursor | EMouseCursor | 8 flags | Default | |
| 0x01 | Clipping | EWidgetClipping | 7 flags | Inherit | |
| 0x01 | Visibility | ESlateVisibility | 7 flags | Visible | |
| 0x01 | PixelSnapping | EWidgetPixelSnapping | 7 flags | Inherit | |
| 0x00DE | 0x02 | padding / unreflected | |||
| 0x04 | RenderOpacity | float | Protected+7 flags | 1 | |
| 0x00E4 | 0x04 | padding / unreflected | |||
| 0x08 | AccessibleWidgetData | USlateAccessibleWidgetData* | 9 flags | nullptr | |
| 0x08 | Navigation | UWidgetNavigation* | 12 flags | nullptr | |
| 0x00F8 | 0x40 | padding / unreflected | |||
| 0x10 | NativeBindings | TArray<UPropertyBinding*> | TransientProtected+4 flags | [] | |
Functions 7
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SetTouchMethod(const EButtonTouchMethod& InTouchMethod) | FinalNative+1 flags | 0x01 | |
| void SetStyle(FButtonStyle& InStyle) | FinalNative+1 flags | 0x390 | |
| void SetPressMethod(const EButtonPressMethod& InPressMethod) | FinalNative+1 flags | 0x01 | |
| void SetColorAndOpacity(const FLinearColor& InColorAndOpacity) | FinalNative+1 flags | 0x10 | |
| void SetClickMethod(const EButtonClickMethod& InClickMethod) | FinalNative+1 flags | 0x01 | |
| void SetBackgroundColor(const FLinearColor& InBackgroundColor) | FinalNative+1 flags | 0x10 | |
| bool IsPressed() | FinalNative+1 flags | 0x01 |
Subclasses 1
Used by 18
types with a member, parameter or interface of this typeUCheatOptionBaseUW_CrewAssembly_New_CUW_CrewLobbyInfo_CUW_CrewPlayerCard_CUW_EmptySlotMemberCard_CUW_IconButton_CUW_OptionSelectorBase_CUW_PageNumber_CUW_PageSelector_CUW_PauseMenu_CUW_PopupBase_CUW_SearchLobbies_New_CUW_SpectateInterface_CUW_StormEditableTextButton_CUW_VendingMachine_CUWBP_CheatMenu_CUWBP_CollapsableLevel_CUWBP_Composite_C