EVerticalTextAligment

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum EVerticalTextAligment

Inheritance ObjectValueTypeEnumEVerticalTextAligment
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
EVRTA_TextTop0
EVRTA_TextCenter1
EVRTA_TextBottom2
EVRTA_QuadTop3
EVRTA_MAX4