Class
UCommonNumericTextBlock
: UCommonTextBlock : UTextBlock : UTextLayoutWidget : UWidget : UVisual : UObject0x00x0400
Members 12
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | OnInterpolationStartedEvent | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | OnInterpolationUpdatedEvent | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | OnOutroEvent | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | OnInterpolationEndedEvent | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x04 | CurrentNumericValue | float | 8 flags | 0 | |
| 0x01 | NumericType | ECommonNumericType | 8 flags | Number | |
| 0x039D | 0x03 | padding / unreflected | |||
| 0x14 | FormattingSpecification | FCommonNumberFormattingOptions | 5 flags | {RoundingMode=HalfFromZero, AlwaysSign=false, UseGrouping=t… | |
| 0x04 | EaseOutInterpolationExponent | float | 8 flags | 1.5 | |
| 0x04 | InterpolationUpdateInterval | float | 8 flags | 0 | |
| 0x04 | PostInterpolationShrinkDuration | float | 8 flags | 0.25 | |
| 0x01 | PerformSizeInterpolation | bool | 8 flags | true | |
| 0x01 | IsPercentage | bool | Deprecated+5 flags | false | |
| 0x03C2 | 0x3E | unreflected bytes to end of UCommonNumericTextBlock | |||
Inherited from UCommonTextBlock 7
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x04 | MobileFontSizeMultiplier | float | Protected+7 flags | 1 | |
| 0x01 | bIsScrollingEnabled | bool | 9 flags | true | |
| 0x01 | bDisplayAllCaps | bool | Deprecated+5 flags | false | |
| 0x01 | bAutoCollapseWithEmptyText | bool | 8 flags | false | |
| 0x032F | 0x01 | padding / unreflected | |||
| 0x08 | Style | TSubclassOf<UCommonTextStyle> | 9 flags | nullptr | |
| 0x08 | ScrollStyle | TSubclassOf<UCommonTextScrollStyle> | 9 flags | nullptr | |
| 0x01 | ScrollOrientation | EOrientation | 9 flags | Orient_Horizontal | |
Inherited from UTextBlock 14
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | Text | FText | 3 flags | <FText> | |
| 0x10 | TextDelegate | FScriptDelegate | 5 flags | <delegate> | |
| 0x14 | ColorAndOpacity | FSlateColor | 3 flags | {SpecifiedColor={R=1, G=1, B=1, A=1}, ColorUseRule=UseColor… | |
| 0x10 | ColorAndOpacityDelegate | FScriptDelegate | 5 flags | <delegate> | |
| 0x04 | MinDesiredWidth | float | 7 flags | 0 | |
| 0x60 | Font | FSlateFontInfo | 4 flags | {FontObject=/Engine/EngineFonts/Roboto.Roboto, FontMaterial… | |
| 0xB0 | StrikeBrush | FSlateBrush | 3 flags | {TintColor={SpecifiedColor={R=1, G=1, B=1, A=1}, ColorUseRu… | |
| 0x10 | ShadowOffset | FVector2D | 7 flags | {X=1, Y=1} | |
| 0x10 | ShadowColorAndOpacity | FLinearColor | 7 flags | {R=0, G=0, B=0, A=0} | |
| 0x10 | ShadowColorAndOpacityDelegate | FScriptDelegate | 5 flags | <delegate> | |
| 0x01 | bWrapWithInvalidationPanel | bool | 9 flags | false | |
| 0x01 | TextTransformPolicy | ETextTransformPolicy | 7 flags | None | |
| 0x01 | TextOverflowPolicy | ETextOverflowPolicy | 8 flags | Clip | |
| 0x01 | bSimpleTextMode | bool | Protected+9 flags | false |
Inherited from UTextLayoutWidget 8
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x03 | ShapedTextOptions | FShapedTextOptions | Protected+5 flags | {bOverride_TextShapingMethod=false, bOverride_TextFlowDirec… | |
| 0x01 | Justification | ETextJustify | Protected+7 flags | Left | |
| 0x01 | WrappingPolicy | ETextWrappingPolicy | Protected+8 flags | DefaultWrapping | |
| 0x01 | AutoWrapText : 1bit 0 | bool | Protected+5 flags | false | |
| 0x01 | ApplyLineHeightToBottomLine | bool | Protected+8 flags | true | |
| 0x016F | 0x01 | padding / unreflected | |||
| 0x04 | WrapTextAt | float | Protected+7 flags | 0 | |
| 0x10 | Margin | FMargin | Protected+7 flags | {Left=0, Top=0, Right=0, Bottom=0} | |
| 0x04 | LineHeightPercentage | float | Protected+8 flags | 1 | |
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 9
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SetNumericType(const ECommonNumericType& InNumericType) | FinalNative+1 flags | 0x01 | |
| void SetCurrentValue(float NewValue) | FinalNative+1 flags | 0x04 | |
| void OnOutro__DelegateSignature(UCommonNumericTextBlock* NumericTextBlock) | Public | 0x08 | |
| void OnInterpolationUpdated__DelegateSignature(UCommonNumericTextBlock* NumericTextBlock, float LastValue, float NewValue) | Public | 0x10 | |
| void OnInterpolationStarted__DelegateSignature(UCommonNumericTextBlock* NumericTextBlock) | Public | 0x08 | |
| void OnInterpolationEnded__DelegateSignature(UCommonNumericTextBlock* NumericTextBlock, bool HadCompleted) | Public | 0x09 | |
| bool IsInterpolatingNumericValue() | FinalNative+1 flags | 0x01 | |
| void InterpolateToValue(float TargetValue, float MaximumInterpolationDuration, float MinimumChangeRate, float OutroOffset) | FinalNative+1 flags | 0x10 | |
| float GetTargetValue() | FinalNative+1 flags | 0x04 |