Enum ETextWrappingPolicy
The different methods that can be used if a word is too long to be broken by the default line-break iterator.
Namespace: UE4.Slate
Assembly: UE4DotNet.dll
Syntax
public enum ETextWrappingPolicy
Fields
| Name | Description |
|---|---|
| AllowPerCharacterWrapping | |
| DefaultWrapping | |
| ETextWrappingPolicy_MAX |