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/TextLayout.h |
| Include | #include "Framework/Text/TextLayout.h" |
Syntax
class FTextSelection
Variables
| Type | Name | Description | |
|---|---|---|---|
| FTextLocation | LocationA | ||
| FTextLocation | LocationB |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FTextSelection
(
const FTextLocation& InLocationA, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FTextLocation & | GetBeginning () |
||
| const FTextLocation & | GetEnd () |