FTextLayout::AddLine

Windows
MacOS
Linux

Deprecated

  • Please use the version of AddLine that takes an FNewLineData parameter.

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Text/TextLayout.h

Include

#include "Framework/Text/TextLayout.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/Text/TextLayout.cpp

Syntax

void AddLine
(
    const TSharedRef< FString > & Text,
    const TArray< TSharedRef< IRun > > & Runs
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss