SRichTextBlock::FArguments::CreateSlateTextLayout

Delegate used to create text layouts for this widget.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Text/SRichTextBlock.h

Include

#include "Widgets/Text/SRichTextBlock.h"

Syntax

WidgetArgsType & CreateSlateTextLayout
(
    const FCreateSlateTextLayout & InDelegate
)

Remarks

Delegate used to create text layouts for this widget. If none is provided then FSlateTextLayout will be used.

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