FDefaultRichTextMarkupWriter

Windows
MacOS
Linux

Inheritance Hierarchy

IRichTextMarkupWriter

FDefaultRichTextMarkupWriter

References

Module

Slate

Header

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

Include

#include "Framework/Text/RichTextMarkupProcessing.h"

Syntax

class FDefaultRichTextMarkupWriter : public IRichTextMarkupWriter

Constructors

No constructors are accessible with public or protected access.

Functions

Name Description

Public function Static

TSharedRef< ...

 

Create()

Public function Static

TSharedRef< ...

 

GetStaticInstance()

Overridden from IRichTextMarkupWriter

Name Description

Public function Virtual

void

 

Write

(
    const TArray< FRichTextLine >& InL...,
    FString& Output
)

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