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 FLineView
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< TSharedRef< ILayoutBlock > > | Blocks | ||
| float | JustificationWidth | ||
| int32 | ModelIndex | ||
| FVector2D | Offset | ||
| TArray< FLineViewHighlight > | OverlayHighlights | ||
| FTextRange | Range | ||
| FVector2D | Size | ||
| TextBiDi::ETextDirection | TextBaseDirection | ||
| float | TextHeight | ||
| TArray< FLineViewHighlight > | UnderlayHighlights |