Enum ETextFlowDirection
The different directions that text can flow within a paragraph of text.
Namespace: UE4.Slate
Assembly: UE4DotNet.dll
Syntax
public enum ETextFlowDirection
Remarks
@note If you change this enum, make sure and update CVarDefaultTextFlowDirection and GetDefaultTextFlowDirection.
Fields
| Name | Description |
|---|---|
| Auto | |
| ETextFlowDirection_MAX | |
| LeftToRight | |
| RightToLeft |