Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Text > API/Runtime/Slate/Framework/Text/FDefaultRichTextMarkupWriter
- IRichTextMarkupWriter::Write()
- FDefaultRichTextMarkupWriter::Write()
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Text/RichTextMarkupProcessing.h |
| Include | #include "Framework/Text/RichTextMarkupProcessing.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Text/RichTextMarkupProcessing.cpp |
virtual void Write
&40;
const TArray< FRichTextLine > & InLines,
FString & Output
&41;
Remarks
Write the provided array of line and run info, producing an output string containing the markup needed to persist the run layouts