Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/FTextLayout > API/Runtime/Slate/FTextLayout/FTextOffsetLocations
| Name | FOffsetEntry |
| Type | struct |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Text/TextLayout.h |
| Include Path | #include "Framework/Text/TextLayout.h" |
Syntax
struct FOffsetEntry
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOffsetEntry
(
const int32 InFlatStringIndex, |
Framework/Text/TextLayout.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DocumentLineLength | int32 | The length of the line in the document (not including any trailing | ||
| character) | Framework/Text/TextLayout.h | |||
| FlatStringIndex | int32 | Index in the flat string for this entry | Framework/Text/TextLayout.h |