Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/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 SetTextOverflowPolicy
&40;
ETextOverflowPolicy InOverflowPolicy
&41;
Remarks
Set the text overflow policy for this text block.
Parameters
| Name | Description |
|---|---|
| InOverflowPolicy | the new text overflow policy. |