Table of Contents

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

value string
register bool

Fields

ArenaSession

public static readonly HUD.OwnerType ArenaSession

Field Value

HUD.OwnerType

CharacterSelect

public static readonly HUD.OwnerType CharacterSelect

Field Value

HUD.OwnerType

DeathScreen

public static readonly HUD.OwnerType DeathScreen

Field Value

HUD.OwnerType

FastTravelScreen

public static readonly HUD.OwnerType FastTravelScreen

Field Value

HUD.OwnerType

Player

public static readonly HUD.OwnerType Player

Field Value

HUD.OwnerType

RegionOverview

public static readonly HUD.OwnerType RegionOverview

Field Value

HUD.OwnerType

SleepScreen

public static readonly HUD.OwnerType SleepScreen

Field Value

HUD.OwnerType