![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <TextLayout.h>
Public Member Functions | |
| FNewLineData (TSharedRef< FString > InText, TArray< TSharedRef< IRun > > InRuns) | |
Public Attributes | |
| TSharedRef< FString > | Text |
| TArray< TSharedRef< IRun > > | Runs |
|
inline |
| TArray<TSharedRef<IRun> > FTextLayout::FNewLineData::Runs |
| TSharedRef<FString> FTextLayout::FNewLineData::Text |