0x00x0648
Members 37
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | UberGraphFrame | FPointerToUberGraphFrame | Transient+2 flags | {} | |
| 0x08 | SizeBox | USizeBox* | 10 flags | nullptr | |
| 0x08 | Overlay_ActionWidget | UOverlay* | 10 flags | nullptr | |
| 0x08 | Image_SelectionIndicator | UImage* | 10 flags | nullptr | |
| 0x08 | Image_Icon | UImage* | 10 flags | nullptr | |
| 0x08 | DisplaceableButton | UW_DisplaceableButton_C* | 10 flags | nullptr | |
| 0x08 | CText_Btn | UCommonTextBlock* | 10 flags | nullptr | |
| 0x08 | CommonActionWidget | UCommonActionWidget* | 10 flags | nullptr | |
| 0x10 | OnClicked | FMulticastScriptDelegate | BlueprintCallable+5 flags | <delegate> | |
| 0x10 | Text | FText | 2 flags | <FText> | |
| 0x08 | TextStyle | TSubclassOf<UCommonTextStyle> | 6 flags | /Game/StormEscape/UI/Foundation/Text/Btn/TS_Btn_W_XS.TS_Btn… | |
| 0x01 | bIsTitleButton | bool | 6 flags | true | |
| 0x03A9 | 0x03 | padding / unreflected | |||
| 0x10 | TextPadding | FMargin | 5 flags | {Left=0, Top=0, Right=0, Bottom=0} | |
| 0x10 | ActiveTextColor | FLinearColor | 6 flags | {R=0.973446, G=0.982251, B=0.955974, A=1} | |
| 0x10 | InactiveTextColor | FLinearColor | 6 flags | {R=0.45, G=0.45, B=0.45, A=1} | |
| 0x10 | LinePadding | FMargin | 5 flags | {Left=21, Top=0, Right=0, Bottom=-5} | |
| 0x03EC | 0x04 | padding / unreflected | |||
| 0x10 | ActionIconSize | FVector2D | 6 flags | {X=32, Y=32} | |
| 0x10 | ButtonDisplacement | FVector2D | 6 flags | {X=0, Y=0} | |
| 0x10 | SizeOverride | FVector2D | 6 flags | {X=376, Y=40} | |
| 0x10 | MinDesiredSize | FVector2D | 6 flags | {X=0, Y=0} | |
| 0x10 | MaxDesiredSize | FVector2D | 6 flags | {X=0, Y=0} | |
| 0x08 | LineEffectMaterialEnabled | UMaterialInterface* | 5 flags | /Game/StormEscape/UI/Foundation/Material/Generic/MI_BoxLine… | |
| 0x08 | LineEffectMaterialDisabled | UMaterialInterface* | 5 flags | nullptr | |
| 0x10 | LineColorEnabled | FLinearColor | 6 flags | {R=1, G=1, B=1, A=0} | |
| 0x10 | LineColorDisabled | FLinearColor | 6 flags | {R=0.122139, G=0.122139, B=0.122139, A=0} | |
| 0x01 | bIsButtonEnabled | bool | 6 flags | true | |
| 0x0471 | 0x07 | padding / unreflected | |||
| 0x10 | OnHoverStateChanged | FMulticastScriptDelegate | BlueprintCallable+5 flags | <delegate> | |
| 0x10 | OnComboClicked | FMulticastScriptDelegate | BlueprintCallable+5 flags | <delegate> | |
| 0x10 | IconPadding | FMargin | 5 flags | {Left=-20, Top=0, Right=0, Bottom=0} | |
| 0x04A8 | 0x08 | padding / unreflected | |||
| 0xB0 | IconBrushActive | FSlateBrush | 2 flags | {TintColor={SpecifiedColor={R=1, G=1, B=1, A=1}, ColorUseRu… | |
| 0xB0 | IconBrushInactive | FSlateBrush | 2 flags | {TintColor={SpecifiedColor={R=0.305, G=0.305, B=0.305, A=1}… | |
| 0x01 | bIsIconEnabled | bool | 6 flags | false | |
| 0x0611 | 0x07 | padding / unreflected | |||
| 0x08 | TooltipRef | UW_Tooltip_Text_C* | 7 flags | nullptr | |
| 0x01 | bShowTooltip | bool | 6 flags | false | |
| 0x01 | bIsButtonLocked | bool | 6 flags | false | |
| 0x0622 | 0x06 | padding / unreflected | |||
| 0x10 | OnFocused | FMulticastScriptDelegate | BlueprintCallable+5 flags | <delegate> | |
| 0x10 | OnUnfocused | FMulticastScriptDelegate | BlueprintCallable+5 flags | <delegate> | |
Inherited from UUserWidget 23
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | ColorAndOpacity | FLinearColor | 7 flags | {R=1, G=1, B=1, A=1} | |
| 0x10 | ColorAndOpacityDelegate | FScriptDelegate | 5 flags | <delegate> | |
| 0x14 | ForegroundColor | FSlateColor | 3 flags | {SpecifiedColor={R=1, G=0, B=1, A=1}, ColorUseRule=UseColor… | |
| 0x10 | ForegroundColorDelegate | FScriptDelegate | 5 flags | <delegate> | |
| 0x01E4 | 0x04 | padding / unreflected | |||
| 0x10 | OnVisibilityChanged | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01F8 | 0x30 | padding / unreflected | |||
| 0x10 | Padding | FMargin | 6 flags | {Left=0, Top=0, Right=0, Bottom=0} | |
| 0x04 | Priority | int32 | 7 flags | 0 | |
| 0x01 | bIsFocusable : 1bit 0 | bool | 5 flags | false | |
| 0x01 | bStopAction : 1bit 1 | bool | 5 flags | false | |
| 0x01 | bAutomaticallyRegisterInputOnConstruction : 1bit 2 | bool | 3 flags | false | |
| 0x023D | 0x03 | padding / unreflected | |||
| 0x10 | QueuedWidgetAnimationTransitions | TArray<FQueuedWidgetAnimationTransition> | Transient+2 flags | [] | |
| 0x10 | ActiveSequencePlayers | TArray<UUMGSequencePlayer*> | Transient+4 flags | [] | |
| 0x08 | AnimationTickManager | UUMGSequenceTickManager* | Transient+6 flags | nullptr | |
| 0x10 | StoppedSequencePlayers | TArray<UUMGSequencePlayer*> | Transient+4 flags | [] | |
| 0x0278 | 0x40 | padding / unreflected | |||
| 0x10 | NamedSlotBindings | TArray<FNamedSlotBinding> | 3 flags | [] | |
| 0x10 | Extensions | TArray<UUserWidgetExtension*> | 6 flags | [] | |
| 0x08 | WidgetTree | UWidgetTree* | Transient+8 flags | nullptr | |
| 0x01 | bHasScriptImplementedTick : 1bit 0 | bool | 3 flags | true | |
| 0x01 | bHasScriptImplementedPaint : 1bit 1 | bool | 3 flags | true | |
| 0x02E1 | 0x17 | padding / unreflected | |||
| 0x01 | TickFrequency | EWidgetTickFrequency | 9 flags | Auto | |
| 0x02F9 | 0x03 | padding / unreflected | |||
| 0x10 | DesiredFocusWidget | FWidgetChild | 5 flags | {WidgetName=None, WidgetPtr=nullptr} | |
| 0x030C | 0x04 | padding / unreflected | |||
| 0x08 | InputComponent | UInputComponent* | TransientProtected+9 flags | nullptr | |
| 0x10 | AnimationCallbacks | TArray<FAnimationEventBinding> | TransientProtected+4 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 27
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SetButtonLocked(bool bIsButtonLocked) | Public | 0x01 | |
| void SetShowTooltip(bool bShowTooltip) | Public | 0x01 | |
| void SetIconEnabled(bool bIsIconEnabled) | Public | 0x01 | |
| void UpdateIcon() | Public | 0x00 | |
| void UpdateSizeBoxes() | Public | 0x00 | |
| void UpdateFont() | Public | 0x00 | |
| void UpdateStyle() | Public | 0x00 | |
| void SetStyle(const FText& Text, TSubclassOf<UCommonTextStyle> TextStyle, const FMargin& TextPadding, const FVector2D& ButtonDisplacement, const FVector2D& SizeOverride) | Public | 0x48 | |
| void BndEvt__WBP_SchematicButton_DisplaceableButton_K2Node_ComponentBoundEvent_0_OnClicked__DelegateSignature(UCommonButtonBase* Button) | 0x08 | ||
| void BndEvt__W_Bracket_Button_DisplaceableButton_K2Node_ComponentBoundEvent_1_OnHovered__DelegateSignature(UCommonButtonBase* Button) | 0x08 | ||
| void BndEvt__W_Bracket_Button_DisplaceableButton_K2Node_ComponentBoundEvent_2_OnUnhovered__DelegateSignature(UCommonButtonBase* Button) | 0x08 | ||
| void BndEvt__W_Bracket_Button_DisplaceableButton_K2Node_ComponentBoundEvent_3_OnPressed__DelegateSignature(UCommonButtonBase* Button) | 0x08 | ||
| void BndEvt__W_Bracket_Button_DisplaceableButton_K2Node_ComponentBoundEvent_4_OnReleased__DelegateSignature(UCommonButtonBase* Button) | 0x08 | ||
| void OnMouseLeave(FPointerEvent& MouseEvent) | EventPublic | 0x80 | |
| void OnMouseEnter(const FGeometry& MyGeometry, FPointerEvent& MouseEvent) | EventPublic | 0xB8 | |
| void BndEvt__WBP_SchematicButton_DisplaceableButton_K2Node_ComponentBoundEvent_5_OnSelectedChanged__DelegateSignature(UCommonButtonBase* Button, bool bSelected) | 0x09 | ||
| void UpdateTextColor() | 0x00 | ||
| void PreConstruct(bool IsDesignTime) | EventPublic | 0x01 | |
| void OnInitialized() | EventPublic | 0x00 | |
| void BndEvt__W_ComboBoxButton_DisplaceableButton_K2Node_ComponentBoundEvent_6_OnFocused__DelegateSignature(UCommonButtonBase* Button) | 0x08 | ||
| void BndEvt__W_ComboBoxButton_DisplaceableButton_K2Node_ComponentBoundEvent_7_OnUnfocused__DelegateSignature(UCommonButtonBase* Button) | 0x08 | ||
| void ExecuteUbergraph_W_ComboBoxButton(int32 EntryPoint) | Final | 0x04 | |
| void OnUnfocused__DelegateSignature(UW_ComboBoxButton_C* Button) | Public | 0x08 | |
| void OnFocused__DelegateSignature(UW_ComboBoxButton_C* Button) | Public | 0x08 | |
| void OnComboClicked__DelegateSignature(UW_ComboBoxButton_C* ComboBoxButton) | Public | 0x08 | |
| void OnHoverStateChanged__DelegateSignature(bool bIsHovered) | Public | 0x01 | |
| void OnClicked__DelegateSignature(UCommonButtonBase* Button) | Public | 0x08 |