Navigation
API > API/Runtime > API/Runtime/UMG
Simple struct for rich text styles
| Name | FRichTextStyleRow |
| Type | struct |
| Header File | /Engine/Source/Runtime/UMG/Public/Components/RichTextBlock.h |
| Include Path | #include "Components/RichTextBlock.h" |
Syntax
USTRUCT ()
struct FRichTextStyleRow : public FTableRowBase
Inheritance Hierarchy
- FTableRowBase → FRichTextStyleRow
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TextStyle | FTextBlockStyle | Components/RichTextBlock.h |
|