ITextLayoutMarshaller::GetText

Populate the string from the text layout

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 GetText
(
    FString & TargetString,
    const FTextLayout & SourceTextLayout
)

Remarks

Populate the string from the text layout

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