EScreenOrientation

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum EScreenOrientation

Inheritance ObjectValueTypeEnumEScreenOrientation
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
Unknown0
Portrait1
PortraitUpsideDown2
LandscapeLeft3
LandscapeRight4
FaceUp5
FaceDown6
EScreenOrientation_MAX7