Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/FTextLayout
| Name | FNewLineData |
| Type | struct |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Text/TextLayout.h |
| Include Path | #include "Framework/Text/TextLayout.h" |
Syntax
struct FNewLineData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNewLineData
(
TSharedRef< FString > InText, |
Framework/Text/TextLayout.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Runs | TArray< TSharedRef< IRun > > | Framework/Text/TextLayout.h | ||
| Text | TSharedRef< FString > | Framework/Text/TextLayout.h |