0x00x01B8
Members 16
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x0180 | 0x10 | padding / unreflected | |||
| 0x04 | WidthOverride | float | 7 flags | 0 | |
| 0x04 | HeightOverride | float | 7 flags | 0 | |
| 0x04 | MinDesiredWidth | float | 7 flags | 0 | |
| 0x04 | MinDesiredHeight | float | 7 flags | 0 | |
| 0x04 | MaxDesiredWidth | float | 7 flags | 0 | |
| 0x04 | MaxDesiredHeight | float | 7 flags | 0 | |
| 0x04 | MinAspectRatio | float | 7 flags | 1 | |
| 0x04 | MaxAspectRatio | float | 7 flags | 1 | |
| 0x01 | bOverride_WidthOverride : 1bit 0 | bool | 4 flags | false | |
| 0x01 | bOverride_HeightOverride : 1bit 1 | bool | 4 flags | false | |
| 0x01 | bOverride_MinDesiredWidth : 1bit 2 | bool | 4 flags | false | |
| 0x01 | bOverride_MinDesiredHeight : 1bit 3 | bool | 4 flags | false | |
| 0x01 | bOverride_MaxDesiredWidth : 1bit 4 | bool | 4 flags | false | |
| 0x01 | bOverride_MaxDesiredHeight : 1bit 5 | bool | 4 flags | false | |
| 0x01 | bOverride_MinAspectRatio : 1bit 6 | bool | 4 flags | false | |
| 0x01 | bOverride_MaxAspectRatio : 1bit 7 | bool | 4 flags | false | |
| 0x01B1 | 0x07 | unreflected bytes to end of USizeBox | |||
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 16
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SetWidthOverride(float InWidthOverride) | FinalNative+1 flags | 0x04 | |
| void SetMinDesiredWidth(float InMinDesiredWidth) | FinalNative+1 flags | 0x04 | |
| void SetMinDesiredHeight(float InMinDesiredHeight) | FinalNative+1 flags | 0x04 | |
| void SetMinAspectRatio(float InMinAspectRatio) | FinalNative+1 flags | 0x04 | |
| void SetMaxDesiredWidth(float InMaxDesiredWidth) | FinalNative+1 flags | 0x04 | |
| void SetMaxDesiredHeight(float InMaxDesiredHeight) | FinalNative+1 flags | 0x04 | |
| void SetMaxAspectRatio(float InMaxAspectRatio) | FinalNative+1 flags | 0x04 | |
| void SetHeightOverride(float InHeightOverride) | FinalNative+1 flags | 0x04 | |
| void ClearWidthOverride() | FinalNative+1 flags | 0x00 | |
| void ClearMinDesiredWidth() | FinalNative+1 flags | 0x00 | |
| void ClearMinDesiredHeight() | FinalNative+1 flags | 0x00 | |
| void ClearMinAspectRatio() | FinalNative+1 flags | 0x00 | |
| void ClearMaxDesiredWidth() | FinalNative+1 flags | 0x00 | |
| void ClearMaxDesiredHeight() | FinalNative+1 flags | 0x00 | |
| void ClearMaxAspectRatio() | FinalNative+1 flags | 0x00 | |
| void ClearHeightOverride() | FinalNative+1 flags | 0x00 |
Subclasses 1
Used by 37
types with a member, parameter or interface of this typeUInventorySlotWidgetUStormEditableTextButtonUStormSettingsPageWidgetUW_Bracket_Button_CUW_ComboBoxButton_CUW_ConflictPopup_CUW_CounterText_CUW_CrewAssembly_New_CUW_DisplaceableButton_CUW_Header_CUW_HUD_HealthStamina_CUW_Locker_CUW_MapSelectionSwitcher_CUW_MiniSoundOptions_CUW_OptionsComboBoxBase_CUW_OptionSelector_CheckBox_CUW_OptionSelector_Toggle_CUW_OptionSelectorBase_CUW_OptionsSlider_CUW_PageSelector_CUW_PauseMenu_Button_CUW_PlayerInfo_CUW_PopupBase_CUW_ReportPage_CUW_SettingsSection_CUW_StormSettings_CUW_TaskList_CUW_TaskListEntry_CUW_TokenAmount_CUW_TornadoIndicator_CUW_VanSchematic_CUW_VoiceConnectionButton_CUWB_TabList_CUWBP_EndScreenNegative_CUWBP_HandbookButton_CUWBP_InventorySlotBackground_CUWBP_SchematicButton_C