Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- URichTextBlockDecorator
- URichTextBlockImageDecorator
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/RichTextBlockDecorator.h |
| Include | #include "Components/RichTextBlockDecorator.h" |
Syntax
class URichTextBlockDecorator : public UObject
Constructors
| Type | Name | Description | |
|---|---|---|---|
URichTextBlockDecorator
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< ITextDecorator > | CreateDecorator
(
URichTextBlock* InOwner |