0x00x07E0
Members 9
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x01 | InlineIconDisplayMode | ERichTextInlineIconDisplayMode | 6 flags | IconOnly | |
| 0x01 | bTintInlineIcon | bool | 6 flags | false | |
| 0x07B2 | 0x02 | padding / unreflected | |||
| 0x04 | MobileTextBlockScale | float | 6 flags | 1 | |
| 0x08 | DefaultTextStyleOverrideClass | TSubclassOf<UCommonTextStyle> | 6 flags | nullptr | |
| 0x08 | ScrollStyle | TSubclassOf<UCommonTextScrollStyle> | 9 flags | nullptr | |
| 0x01 | ScrollOrientation | EOrientation | 9 flags | Orient_Horizontal | |
| 0x01 | bIsScrollingEnabled | bool | 9 flags | true | |
| 0x01 | bDisplayAllCaps | bool | Deprecated+5 flags | false | |
| 0x01 | bAutoCollapseWithEmptyText | bool | 8 flags | false | |
| 0x07CC | 0x14 | unreflected bytes to end of UCommonRichTextBlock | |||
Inherited from URichTextBlock 10
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | Text | FText | Protected+3 flags | <FText> | |
| 0x08 | TextStyleSet | UDataTable* | Protected+8 flags | nullptr | |
| 0x10 | DecoratorClasses | TArray<TSubclassOf<URichTextBlockDecorator>> | Protected+4 flags | [] | |
| 0x2E0 | DefaultTextStyleOverride | FTextBlockStyle | Protected+3 flags | {Font={FontObject=nullptr, FontMaterial=nullptr, OutlineSet… | |
| 0x04 | MinDesiredWidth | float | Protected+7 flags | 0 | |
| 0x01 | bOverrideDefaultStyle | bool | Protected+6 flags | false | |
| 0x01 | TextTransformPolicy | ETextTransformPolicy | Protected+7 flags | None | |
| 0x01 | TextOverflowPolicy | ETextOverflowPolicy | Protected+8 flags | Clip | |
| 0x0497 | 0x09 | padding / unreflected | |||
| 0x2E0 | DefaultTextStyle | FTextBlockStyle | TransientProtected+1 flags | {Font={FontObject=nullptr, FontMaterial=nullptr, OutlineSet… | |
| 0x10 | InstanceDecorators | TArray<URichTextBlockDecorator*> | TransientProtected+4 flags | [] | |
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 2
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SetStyle(const TSubclassOf<UCommonTextStyle>& InStyle) | FinalNative+1 flags | 0x08 | |
| void SetScrollingEnabled(bool bInIsScrollingEnabled) | FinalNative+1 flags | 0x01 |