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 SetTextTransformPolicy
&40;
ETextTransformPolicy InTransformPolicy
&41;
Remarks
Set the text transformation policy for this text block.
Parameters
| Name | Description |
|---|---|
| InTransformPolicy | the new text transformation policy. |