Navigation
Unreal Engine C++ API Reference > 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 SetDefaultColorAndOpacity
&40;
FSlateColor InColorAndOpacity
&41;
Remarks
Sets the color and opacity of the default text in this rich text block
Parameters
Name | Description |
---|---|
InColorAndOpacity | The new text color and opacity |