Class
UStormSettingsWidget
: UCommonActivatableWidget : UCommonUserWidget : UUserWidget : UWidget : UVisual : UObject0x00x05A0
Members 11
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | CASwitcher_Categories | UCommonActivatableWidgetSwitcher* | 7 flags | nullptr | |
| 0x01 | PreviewCategory | ESettingType | 7 flags | AudioSetting | |
| 0x04B1 | 0x07 | padding / unreflected | |||
| 0x50 | CategoryMap | TMap<ESettingType, UStormSettingsPageWidget*> | 6 flags | <TMap> | |
| 0x08 | SettingsPageWidgetClass | TSubclassOf<UStormSettingsPageWidget> | 7 flags | nullptr | |
| 0x08 | OptionSelectorClass | TSubclassOf<UOptionSelector> | 7 flags | nullptr | |
| 0x08 | OptionToggleClass | TSubclassOf<UOptionSelector> | 7 flags | nullptr | |
| 0x08 | OptionSliderClass | TSubclassOf<UOptionSlider> | 7 flags | nullptr | |
| 0x08 | KeyBindingPageClass | TSubclassOf<UUserWidget> | 7 flags | nullptr | |
| 0x08 | KeyBindingPage | UUserWidget* | 10 flags | nullptr | |
| 0x08 | StormEscapeSettings | UStormEscapeGameUserSettings* | 8 flags | nullptr | |
| 0x50 | OptionsMap | TMap<FName, UWidget*> | Protected+7 flags | <TMap> | |
| 0x0590 | 0x10 | unreflected bytes to end of UStormSettingsWidget | |||
Inherited from UCommonActivatableWidget 19
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x01 | bIsBackHandler | bool | Protected+6 flags | false | |
| 0x01 | bIsBackActionDisplayedInActionBar | bool | Protected+6 flags | false | |
| 0x036A | 0x06 | padding / unreflected | |||
| 0x10 | OverrideBackActionDisplayName | FText | Protected+2 flags | <FText> | |
| 0x01 | bAutoActivate | bool | Protected+6 flags | false | |
| 0x01 | bSupportsActivationFocus | bool | Protected+6 flags | true | |
| 0x01 | bIsModal | bool | Protected+6 flags | false | |
| 0x01 | bAutoRestoreFocus | bool | Protected+6 flags | false | |
| 0x01 | bOverrideActionDomain | bool | Protected+8 flags | false | |
| 0x0385 | 0x03 | padding / unreflected | |||
| 0x08 | InputMapping | UInputMappingContext* | Protected+7 flags | nullptr | |
| 0x04 | InputMappingPriority | int32 | Protected+6 flags | 0 | |
| 0x0394 | 0x04 | padding / unreflected | |||
| 0x28 | ActionDomainOverride | TSoftObjectPtr<UCommonInputActionDomain> | Protected+6 flags | <SoftObjectProperty> | |
| 0x10 | BP_OnWidgetActivated | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | BP_OnWidgetDeactivated | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | bIsActive | bool | 7 flags | false | |
| 0x03E1 | 0x07 | padding / unreflected | |||
| 0x10 | VisibilityBoundWidgets | TArray<TWeakObjectPtr<UCommonActivatableWidget>> | Transient+5 flags | [] | |
| 0x03F8 | 0xA8 | padding / unreflected | |||
| 0x01 | bSetVisibilityOnActivated | bool | Protected+6 flags | false | |
| 0x01 | ActivatedVisibility | ESlateVisibility | Protected+6 flags | SelfHitTestInvisible | |
| 0x01 | bSetVisibilityOnDeactivated | bool | Protected+6 flags | false | |
| 0x01 | DeactivatedVisibility | ESlateVisibility | Protected+6 flags | Collapsed | |
Inherited from UCommonUserWidget 2
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x01 | bDisplayInActionBar | bool | Protected+8 flags | false | |
| 0x01 | bConsumePointerInput | bool | 8 flags | false |
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 20
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SwitchToCategory(const ESettingType& Category) | FinalNative+1 flags | 0x01 | |
| bool ShouldCreateOptionForSetting(const FName& SettingName) | FinalNative+1 flags | 0x09 | |
| void OnSliderHovered(UOptionSlider* OptionSlider, const FSettingRow& SettingData) | EventPublic | 0x128 | |
| void OnSettingUnhovered() | EventPublic | 0x00 | |
| void OnSettingCreated(UWidget* SettingWidget, const FName& SettingName, FSettingRow& SettingData) | EventPublic | 0x130 | |
| void OnSettingChanged(const FName& SettingName, const float& NewValue) | NativeEvent+1 flags | 0x0C | |
| void OnSelectorHovered(UOptionSelector* OptionSelector, const FSettingRow& SettingData) | EventPublic | 0x128 | |
| void OnKeyBindingRowHovered(UKeyBindingEntryWidget* Entry) | EventPublic | 0x08 | |
| void OnControllerCaptureFailed() | EventPublic | 0x00 | |
| void NativeOnSliderHovered(UOptionSlider* OptionSlider, FSettingRow& SettingData) | FinalNative+1 flags | 0x128 | |
| void NativeOnSettingUnhovered() | FinalNative+1 flags | 0x00 | |
| void NativeOnSelectorHovered(UOptionSelector* OptionSelector, FSettingRow& SettingData) | FinalNative+1 flags | 0x128 | |
| void NativeOnKeyBindingRowHovered(UKeyBindingEntryWidget* Entry) | FinalNative+1 flags | 0x08 | |
| void NativeOnControllerCaptureFailed() | FinalNative+1 flags | 0x00 | |
| void InitializeOptionToggle(UOptionSelector* OptionToggle, const FName& SettingName, FSettingRow& SettingData) | FinalNative+1 flags | 0x130 | |
| void InitializeOptionSlider(UOptionSlider* OptionSlider, const FName& SettingName, FSettingRow& SettingData) | FinalNative+1 flags | 0x130 | |
| void InitializeOptionSelector(UOptionSelector* OptionSelector, const FName& SettingName, FSettingRow& SettingData) | FinalNative+1 flags | 0x130 | |
| void DiscardSettingChange(const FName& SettingName) | FinalNative+1 flags | 0x08 | |
| void DiscardPendingSettings(const TArray<FName>& SettingNames) | FinalNative+1 flags | 0x10 | |
| void CreateOptions() | FinalNative+1 flags | 0x00 |