Navigation
API > API/Runtime > API/Runtime/UMG
Simple struct for rich text styles
| Name | FRichImageRow |
| Type | struct |
| Header File | /Engine/Source/Runtime/UMG/Public/Components/RichTextBlockImageDecorator.h |
| Include Path | #include "Components/RichTextBlockImageDecorator.h" |
Syntax
USTRUCT (Blueprintable, BlueprintType )
struct FRichImageRow : public FTableRowBase
Inheritance Hierarchy
- FTableRowBase → FRichImageRow
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Brush | FSlateBrush | Components/RichTextBlockImageDecorator.h |
|