Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Components > UTextBlock
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Components/TextBlock.h |
Include | #include "Components/TextBlock.h" |
Source | /Engine/Source/Runtime/UMG/Private/Components/TextBlock.cpp |
void SetFont
&40;
FSlateFontInfo InFontInfo
&41;
Remarks
Dynamically set the font info for this text block
Parameters
Name | Description |
---|---|
InFontInfo | The new font info |