Class HardmodeStart.Phase
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class HardmodeStart.Phase : ExtEnum<HardmodeStart.Phase>, IComparable, IEquatable<HardmodeStart.Phase>
- Inheritance
-
HardmodeStart.Phase
- Implements
- Inherited Members
Constructors
Phase(string, bool)
public Phase(string value, bool register = false)
Parameters
Fields
CleanUp
public static readonly HardmodeStart.Phase CleanUp
Field Value
End
public static readonly HardmodeStart.Phase End
Field Value
Init
public static readonly HardmodeStart.Phase Init
Field Value
PlayerRun
public static readonly HardmodeStart.Phase PlayerRun
Field Value
ResumedControl
public static readonly HardmodeStart.Phase ResumedControl
Field Value
Wait
public static readonly HardmodeStart.Phase Wait