Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Text > API/Runtime/Slate/Framework/Text/IRichTextMarkupWriter
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Text/IRichTextMarkupWriter.h |
| Include | #include "Framework/Text/IRichTextMarkupWriter.h" |
Syntax
struct FRichTextRun
Remarks
A single run in a rich-text line, contains the meta-information that was parsed out of it, as well as the lexical contents of the run
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRichTextRun
(
const FRunInfo& InInfo, |