Class
UCommonRotator
: UCommonButtonBase : UCommonUserWidget : UUserWidget : UWidget : UVisual : UObject0x00x15A0
Members 3
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x1530 | 0x10 | padding / unreflected | |||
| 0x10 | OnRotatedWithDirection | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | OnRotated | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x1560 | 0x18 | padding / unreflected | |||
| 0x08 | MyText | UCommonTextBlock* | Protected+10 flags | nullptr | |
| 0x1580 | 0x20 | unreflected bytes to end of UCommonRotator | |||
Inherited from UCommonButtonBase 56
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x01 | ClickEvent | FWidgetEventField | 6 flags | {} | |
| 0x0369 | 0x03 | padding / unreflected | |||
| 0x04 | MinWidth | int32 | Protected+8 flags | 0 | |
| 0x04 | MinHeight | int32 | Protected+8 flags | 0 | |
| 0x04 | MaxWidth | int32 | Protected+8 flags | 0 | |
| 0x04 | MaxHeight | int32 | Protected+8 flags | 0 | |
| 0x037C | 0x04 | padding / unreflected | |||
| 0x08 | Style | TSubclassOf<UCommonButtonStyle> | Protected+9 flags | nullptr | |
| 0x01 | bHideInputAction | bool | Protected+8 flags | false | |
| 0x0389 | 0x07 | padding / unreflected | |||
| 0x18 | PressedSlateSoundOverride | FSlateSound | Protected+5 flags | {ResourceObject=nullptr} | |
| 0x18 | ClickedSlateSoundOverride | FSlateSound | Protected+5 flags | {ResourceObject=nullptr} | |
| 0x18 | HoveredSlateSoundOverride | FSlateSound | Protected+5 flags | {ResourceObject=nullptr} | |
| 0x18 | SelectedPressedSlateSoundOverride | FSlateSound | Protected+5 flags | {ResourceObject=nullptr} | |
| 0x18 | SelectedClickedSlateSoundOverride | FSlateSound | Protected+5 flags | {ResourceObject=nullptr} | |
| 0x18 | SelectedHoveredSlateSoundOverride | FSlateSound | Protected+5 flags | {ResourceObject=nullptr} | |
| 0x18 | LockedPressedSlateSoundOverride | FSlateSound | Protected+5 flags | {ResourceObject=nullptr} | |
| 0x18 | LockedClickedSlateSoundOverride | FSlateSound | Protected+5 flags | {ResourceObject=nullptr} | |
| 0x18 | LockedHoveredSlateSoundOverride | FSlateSound | Protected+5 flags | {ResourceObject=nullptr} | |
| 0x01 | bApplyAlphaOnDisable : 1bit 0 | bool | Protected+7 flags | true | |
| 0x01 | bLocked : 1bit 1 | bool | Protected+7 flags | false | |
| 0x01 | bSelectable : 1bit 2 | bool | Protected+7 flags | false | |
| 0x01 | bShouldSelectUponReceivingFocus : 1bit 3 | bool | Protected+7 flags | false | |
| 0x01 | bInteractableWhenSelected : 1bit 4 | bool | Protected+7 flags | false | |
| 0x01 | bToggleable : 1bit 5 | bool | Protected+7 flags | false | |
| 0x01 | bTriggerClickedAfterSelection : 1bit 6 | bool | Protected+7 flags | false | |
| 0x01 | bDisplayInputActionWhenNotInteractable : 1bit 7 | bool | Protected+7 flags | true | |
| 0x01 | bHideInputActionWithKeyboard : 1bit 0 | bool | Protected+7 flags | false | |
| 0x01 | bShouldUseFallbackDefaultInputAction : 1bit 1 | bool | Protected+7 flags | true | |
| 0x01 | bRequiresHold : 1bit 2 | bool | Protected+7 flags | false | |
| 0x046A | 0x06 | padding / unreflected | |||
| 0x08 | HoldData | TSubclassOf<UCommonUIHoldData> | Protected+9 flags | nullptr | |
| 0x01 | bSimulateHoverOnTouchInput | bool | Protected+9 flags | true | |
| 0x0479 | 0x01 | padding / unreflected | |||
| 0x01 | ClickMethod | EButtonClickMethod | 9 flags | DownAndUp | |
| 0x01 | TouchMethod | EButtonTouchMethod | 8 flags | DownAndUp | |
| 0x01 | PressMethod | EButtonPressMethod | 8 flags | DownAndUp | |
| 0x047D | 0x03 | padding / unreflected | |||
| 0x04 | InputPriority | int32 | 9 flags | 0 | |
| 0x0484 | 0x04 | padding / unreflected | |||
| 0x10 | TriggeringInputAction | FDataTableRowHandle | 6 flags | {DataTable=nullptr, RowName=None} | |
| 0x08 | TriggeringEnhancedInputAction | UInputAction* | 9 flags | nullptr | |
| 0x04A0 | 0x10 | padding / unreflected | |||
| 0x01 | bNavigateToNextWidgetOnDisable : 1bit 0 | bool | 6 flags | false | |
| 0x04B1 | 0x07 | padding / unreflected | |||
| 0x10 | OnSelectedChangedBase | FMulticastScriptDelegate | Protected+4 flags | <delegate> | |
| 0x10 | OnButtonBaseClicked | FMulticastScriptDelegate | Protected+4 flags | <delegate> | |
| 0x10 | OnButtonBaseDoubleClicked | FMulticastScriptDelegate | Protected+4 flags | <delegate> | |
| 0x10 | OnButtonBaseHovered | FMulticastScriptDelegate | Protected+4 flags | <delegate> | |
| 0x10 | OnButtonBaseUnhovered | FMulticastScriptDelegate | Protected+4 flags | <delegate> | |
| 0x10 | OnButtonBaseFocused | FMulticastScriptDelegate | Protected+4 flags | <delegate> | |
| 0x10 | OnButtonBaseUnfocused | FMulticastScriptDelegate | Protected+4 flags | <delegate> | |
| 0x10 | OnButtonBaseLockClicked | FMulticastScriptDelegate | Protected+4 flags | <delegate> | |
| 0x10 | OnButtonBaseLockDoubleClicked | FMulticastScriptDelegate | Protected+4 flags | <delegate> | |
| 0x10 | OnButtonBaseSelected | FMulticastScriptDelegate | Protected+4 flags | <delegate> | |
| 0x10 | OnButtonBaseUnselected | FMulticastScriptDelegate | Protected+4 flags | <delegate> | |
| 0x0568 | 0x38 | padding / unreflected | |||
| 0x01 | bIsPersistentBinding | bool | 7 flags | false | |
| 0x01 | InputModeOverride | ECommonInputMode | 7 flags | Menu | |
| 0x05A2 | 0x26 | padding / unreflected | |||
| 0x08 | SingleMaterialStyleMID | UMaterialInstanceDynamic* | Transient+6 flags | nullptr | |
| 0x390 | NormalStyle | FButtonStyle | 1 flags | {Normal={TintColor={SpecifiedColor={LinearColor}, ColorUseR… | |
| 0x390 | SelectedStyle | FButtonStyle | 1 flags | {Normal={TintColor={SpecifiedColor={LinearColor}, ColorUseR… | |
| 0x390 | DisabledStyle | FButtonStyle | 1 flags | {Normal={TintColor={SpecifiedColor={LinearColor}, ColorUseR… | |
| 0x390 | LockedStyle | FButtonStyle | 1 flags | {Normal={TintColor={SpecifiedColor={LinearColor}, ColorUseR… | |
| 0x01 | bStopDoubleClickPropagation : 1bit 0 | bool | Transient+3 flags | false | |
| 0x1411 | 0x117 | padding / unreflected | |||
| 0x08 | InputActionWidget | UCommonActionWidget* | Protected+10 flags | nullptr | |
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 8
| Signature | Flags | Native | Params |
|---|---|---|---|
| void ShiftTextRight() | FinalNative+1 flags | 0x00 | |
| void ShiftTextLeft() | FinalNative+1 flags | 0x00 | |
| void SetSelectedItem(int32 InValue) | NativePublic | 0x04 | |
| void PopulateTextLabels(const TArray<FText>& Labels) | FinalNative+1 flags | 0x10 | |
| FText GetSelectedText() | FinalNative+1 flags | 0x10 | |
| int32 GetSelectedIndex() | FinalNative+1 flags | 0x04 | |
| void BP_OnOptionsPopulated(int32 Count) | EventProtected | 0x04 | |
| void BP_OnOptionSelected(int32 Index) | EventProtected | 0x04 |