Class HUD.OwnerType
- Namespace
- HUD
- Assembly
- Assembly-CSharp.dll
public class HUD.OwnerType : ExtEnum<HUD.OwnerType>, IComparable, IEquatable<HUD.OwnerType>
- Inheritance
-
HUD.OwnerType
- Implements
- Inherited Members
Constructors
OwnerType(string, bool)
public OwnerType(string value, bool register = false)
Parameters
Fields
ArenaSession
public static readonly HUD.OwnerType ArenaSession
Field Value
CharacterSelect
public static readonly HUD.OwnerType CharacterSelect
Field Value
DeathScreen
public static readonly HUD.OwnerType DeathScreen
Field Value
FastTravelScreen
public static readonly HUD.OwnerType FastTravelScreen
Field Value
Player
public static readonly HUD.OwnerType Player
Field Value
RegionOverview
public static readonly HUD.OwnerType RegionOverview
Field Value
SleepScreen
public static readonly HUD.OwnerType SleepScreen