URichTextBlock::SetDefaultTextStyle

Wholesale override of the currently established default text style

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/RichTextBlock.h

Include

#include "Components/RichTextBlock.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/RichTextBlock.cpp

Syntax

void SetDefaultTextStyle
(
    const FTextBlockStyle & InDefaultTextStyle
)

Remarks

Wholesale override of the currently established default text style

Parameters

Parameter

Description

InDefaultTextStyle

The new text style to apply to all default (i.e. undecorated) text in the block

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