Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UEditableTextBox
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/EditableTextBox.h |
| Include | #include "Components/EditableTextBox.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Components/EditableTextBox.cpp |
void SetTextOverflowPolicy
&40;
ETextOverflowPolicy InOverflowPolicy
&41;
Remarks
Set the text overflow policy for this text box.
Parameters
| Name | Description |
|---|---|
| InOverflowPolicy | the new text overflow policy. |