Class ArenaOverlay.Phase
- Namespace
- Menu
- Assembly
- Assembly-CSharp.dll
public class ArenaOverlay.Phase : ExtEnum<ArenaOverlay.Phase>, IComparable, IEquatable<ArenaOverlay.Phase>
- Inheritance
-
ArenaOverlay.Phase
- Implements
- Inherited Members
Constructors
Phase(string, bool)
public Phase(string value, bool register = false)
Parameters
Fields
BumpAndCountScore
public static readonly ArenaOverlay.Phase BumpAndCountScore
Field Value
CountKills
public static readonly ArenaOverlay.Phase CountKills
Field Value
CountTime
public static readonly ArenaOverlay.Phase CountTime
Field Value
Done
public static readonly ArenaOverlay.Phase Done
Field Value
Init
public static readonly ArenaOverlay.Phase Init