IRichTextMarkupWriter::Write

Write the provided array of line and run info, producing an output string containing the markup needed to persist the run layouts

Windows
MacOS
Linux

Override Hierarchy

IRichTextMarkupWriter::Write()

FDefaultRichTextMarkupWriter::Write()

References

Module

Slate

Header

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

Include

#include "Framework/Text/IRichTextMarkupWriter.h"

Syntax

void Write
(
    const TArray< FRichTextLine > & InLines,
    FString & Output
)

Remarks

Write the provided array of line and run info, producing an output string containing the markup needed to persist the run layouts

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