Table of Contents

Class MultiplayerResults.Phase

Namespace
Menu
Assembly
Assembly-CSharp.dll
public class MultiplayerResults.Phase : ExtEnum<MultiplayerResults.Phase>, IComparable, IEquatable<MultiplayerResults.Phase>
Inheritance
MultiplayerResults.Phase
Implements
Inherited Members

Constructors

public Phase(string value, bool register = false)

Parameters

value string
register bool

Fields

public static readonly MultiplayerResults.Phase CountDeaths

Field Value

MultiplayerResults.Phase
public static readonly MultiplayerResults.Phase CountKills

Field Value

MultiplayerResults.Phase
public static readonly MultiplayerResults.Phase CountScore

Field Value

MultiplayerResults.Phase
public static readonly MultiplayerResults.Phase CountWins

Field Value

MultiplayerResults.Phase
public static readonly MultiplayerResults.Phase Done

Field Value

MultiplayerResults.Phase
public static readonly MultiplayerResults.Phase Init

Field Value

MultiplayerResults.Phase