ITextLayoutMarshaller::SetText

Populate the text layout from the string

Windows
MacOS
Linux

Override Hierarchy

References

Module

Slate

Header

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

Include

#include "Framework/Text/ITextLayoutMarshaller.h"

Syntax

void SetText
(
    const FString & SourceString,
    FTextLayout & TargetTextLayout
)

Remarks

Populate the text layout from the string

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