Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/URichTextBlock
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 |
void SetDefaultTextStyle
&40;
const FTextBlockStyle & InDefaultTextStyle
&41;
Remarks
Wholesale override of the currently established default text style
Parameters
Name | Description |
---|---|
InDefaultTextStyle | The new text style to apply to all default (i.e. undecorated) text in the block |