Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Text
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Text/ITextDecorator.h |
| Include | #include "Framework/Text/ITextDecorator.h" |
Syntax
struct FTextLineParseResults
Variables
| Type | Name | Description | |
|---|---|---|---|
| FTextRange | Range | ||
| TArray< FTextRunParseResults > | Runs |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FTextLineParseResults
(
const FTextRange& InRange |