EVerticalTextAligment
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EVerticalTextAligment
Inheritance Object → ValueType → Enum → EVerticalTextAligment
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| EVRTA_TextTop | 0 | |
| EVRTA_TextCenter | 1 | |
| EVRTA_TextBottom | 2 | |
| EVRTA_QuadTop | 3 | |
| EVRTA_MAX | 4 |