Text wrapping policy values: LineBreak: Allows breaking a line only at line-break iterator for wrapping. PerCharacter: Allows breaking a line after any character for wrapping.
Verse using statement |
using { /UnrealEngine.com/Temporary/UI } |
Enumerators
The text_wrapping_policy enumeration includes the following enumerators:
| Name | Description |
|---|---|
LineBreak |
|
PerCharacter |