URichTextBlock::SetDefaultFont

Dynamically set the default font info for this rich text block

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 SetDefaultFont
(
    FSlateFontInfo InFontInfo
)

Remarks

Dynamically set the default font info for this rich text block

Parameters

Parameter

Description

InFontInfo

The new font info

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