Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Text > API/Runtime/Slate/Framework/Text/FTextLayout
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Text/TextLayout.h |
| Include | #include "Framework/Text/TextLayout.h" |
Syntax
struct FBlockDefinition
Variables
| Type | Name | Description | |
|---|---|---|---|
| FTextRange | ActualRange | Range inclusive of trailing whitespace, as used to visually display and interact with the text | |
| TSharedPtr< IRunRenderer > | Renderer | The render to use with this run (if any) |