Class
UW_OptionsSlider_C
: UOptionSlider : UCommonUserWidget : UUserWidget : UWidget : UVisual : UObject0x00x0674
Members 29
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | UberGraphFrame | FPointerToUberGraphFrame | Transient+2 flags | {} | |
| 0x08 | StackBox_Main | UStackBox* | 10 flags | nullptr | |
| 0x08 | SizeBox_Value | USizeBox* | 10 flags | nullptr | |
| 0x08 | SizeBox_Buttons | USizeBox* | 10 flags | nullptr | |
| 0x08 | SBtn_Revert | UW_InputButton_C* | 10 flags | nullptr | |
| 0x08 | ProgressBar | UProgressBar* | 10 flags | nullptr | |
| 0x08 | Overlay_GamepadActionWidget | UOverlay* | 10 flags | nullptr | |
| 0x08 | Image_Icon | UImage* | 10 flags | nullptr | |
| 0x08 | Image_HoverLine | UImage* | 10 flags | nullptr | |
| 0x08 | HorizontalBox_Revert | UHorizontalBox* | 10 flags | nullptr | |
| 0x08 | CommonActionWidget | UCommonActionWidget* | 10 flags | nullptr | |
| 0x08 | Border_Value | UBorder* | 10 flags | nullptr | |
| 0x08 | Border_Title | UBorder* | 10 flags | nullptr | |
| 0x08 | Border_Slider | UBorder* | 10 flags | nullptr | |
| 0x10 | ValueChanged | FMulticastScriptDelegate | BlueprintCallable+5 flags | <delegate> | |
| 0x01 | bHideTitle | bool | 6 flags | false | |
| 0x05E1 | 0x07 | padding / unreflected | |||
| 0x10 | CaptureEnd | FMulticastScriptDelegate | BlueprintCallable+5 flags | <delegate> | |
| 0x10 | DisabledColor | FLinearColor | 7 flags | {R=0.197955, G=0.2, B=0.195923, A=1} | |
| 0x10 | UnhoveredColor | FLinearColor | 7 flags | {R=0.312466, G=0.315694, B=0.309259, A=1} | |
| 0x10 | HoveredColor | FLinearColor | 7 flags | {R=1, G=1, B=1, A=1} | |
| 0x01 | bIsMouseOver | bool | 7 flags | false | |
| 0x01 | Orientation | EOrientation | 6 flags | Orient_Horizontal | |
| 0x01 | bHideHoverLine | bool | 6 flags | false | |
| 0x062B | 0x05 | padding / unreflected | |||
| 0x08 | TextStyle | TSubclassOf<UCommonTextStyle> | 6 flags | /Game/StormEscape/UI/Foundation/Text/Body/TS_Body_W_XXL_Bol… | |
| 0x10 | TextPadding | FMargin | 5 flags | {Left=0, Top=0, Right=0, Bottom=0} | |
| 0x08 | ValueStyle | TSubclassOf<UCommonTextStyle> | 6 flags | /Game/StormEscape/UI/Foundation/Text/Btn/TS_Btn_W_XXS_Mono.… | |
| 0x04 | ValueMaxWidth | float | 6 flags | 88 | |
| 0x10 | ValuePadding | FMargin | 5 flags | {Left=0, Top=0, Right=10, Bottom=0} | |
| 0x10 | SliderPadding | FMargin | 5 flags | {Left=0, Top=0, Right=0, Bottom=0} | |
Inherited from UOptionSlider 20
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | CText_Title | UCommonTextBlock* | 7 flags | nullptr | |
| 0x08 | CText_Value | UCommonTextBlock* | 7 flags | nullptr | |
| 0x08 | CText_Unit | UCommonTextBlock* | 7 flags | nullptr | |
| 0x08 | Slider | UStormSlider* | 7 flags | nullptr | |
| 0x10 | OnSliderValueChanged | FMulticastScriptDelegate | BlueprintCallable+4 flags | <delegate> | |
| 0x10 | OnSliderCaptureEnded | FMulticastScriptDelegate | BlueprintCallable+4 flags | <delegate> | |
| 0x10 | OptionText | FText | 3 flags | <FText> | |
| 0x10 | UnitText | FText | 3 flags | <FText> | |
| 0x04 | CurrentValue | float | 7 flags | 50 | |
| 0x04 | MinValue | float | 7 flags | 0 | |
| 0x04 | MaxValue | float | 7 flags | 100 | |
| 0x04 | StepSize | float | 7 flags | 1 | |
| 0x08 | SettingName | FName | 7 flags | None | |
| 0x120 | SettingData | FSettingRow | 5 flags | {bIsPublicPlayerSetting=true, bRequiresRestart=false, bHasD… | |
| 0x10 | OnSliderHovered | FMulticastScriptDelegate | BlueprintCallable+4 flags | <delegate> | |
| 0x10 | OnSliderUnhovered | FMulticastScriptDelegate | BlueprintCallable+4 flags | <delegate> | |
| 0x10 | OnControllerCaptureFailed | FMulticastScriptDelegate | BlueprintCallable+4 flags | <delegate> | |
| 0x01 | bCanChangeSetting | bool | 7 flags | true | |
| 0x0531 | 0x07 | padding / unreflected | |||
| 0x10 | ButtonSizeOverride | FVector2D | 7 flags | {X=326, Y=0} | |
| 0x0548 | 0x10 | padding / unreflected | |||
| 0x01 | bInitializedAsSetting | bool | 9 flags | false | |
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 30
| Signature | Flags | Native | Params |
|---|---|---|---|
| void UpdateRevertButton() | Public | 0x00 | |
| bool CanRevertSetting() | Public | 0x01 | |
| bool IsUsingGamepad() | Public | 0x01 | |
| FEventReply OnFocusReceived(const FGeometry& MyGeometry, const FFocusEvent& InFocusEvent) | EventPublic | 0xF8 | |
| void InitializeManually(const FText& Option Text, float InMinValue, float InMaxValue, float InStepSize, float InCurrentValue) | Public | 0x20 | |
| void UpdateStyle() | Public | 0x00 | |
| UWidget* DoCustomNavigation_Right(const EUINavigation& Navigation) | Public | 0x10 | |
| UWidget* DoCustomNavigation_Left(const EUINavigation& Navigation) | Public | 0x10 | |
| void SetSizeBoxOverrides() | Public | 0x00 | |
| void UpdateProgressBar() | Public | 0x00 | |
| void SetSliderValue(double CurrentValue, bool bFireDispatcher) | Public | 0x09 | |
| void OnMouseEnter(const FGeometry& MyGeometry, FPointerEvent& MouseEvent) | EventPublic | 0xB8 | |
| void OnMouseLeave(FPointerEvent& MouseEvent) | EventPublic | 0x80 | |
| void PreConstruct(bool IsDesignTime) | EventPublic | 0x01 | |
| void SetCanChangeSetting(bool bNewCanChange) | EventPublic | 0x01 | |
| void StartCapture() | 0x00 | ||
| void EndCapture() | 0x00 | ||
| void BndEvt__W_OptionsSlider_Slider_K2Node_ComponentBoundEvent_5_OnMouseCaptureBeginEvent__DelegateSignature() | 0x00 | ||
| void BndEvt__W_OptionsSlider_Slider_K2Node_ComponentBoundEvent_6_OnMouseCaptureEndEvent__DelegateSignature() | 0x00 | ||
| void BndEvt__W_OptionsSlider_Slider_K2Node_ComponentBoundEvent_7_OnControllerCaptureBeginEvent__DelegateSignature() | 0x00 | ||
| void BndEvt__W_OptionsSlider_Slider_K2Node_ComponentBoundEvent_8_OnControllerCaptureEndEvent__DelegateSignature() | 0x00 | ||
| void BndEvt__W_OptionsSlider_Slider_K2Node_ComponentBoundEvent_9_OnFloatValueChangedEvent__DelegateSignature(float Value) | 0x04 | ||
| void OnInitialized() | EventPublic | 0x00 | |
| void OnInputMethodChanged_Event(const ECommonInputType& bNewInputType) | 0x01 | ||
| void BndEvt__W_OptionsSlider_SBtn_Revert_K2Node_ComponentBoundEvent_0_CommonButtonBaseClicked__DelegateSignature(UCommonButtonBase* Button) | 0x08 | ||
| void Construct() | EventPublic | 0x00 | |
| void RevertSettingToDefault() | EventPublic | 0x00 | |
| void ExecuteUbergraph_W_OptionsSlider(int32 EntryPoint) | Final | 0x04 | |
| void CaptureEnd__DelegateSignature(double NewValue) | Public | 0x08 | |
| void ValueChanged__DelegateSignature(double NewValue) | Public | 0x08 |