Table of Contents

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

value string
register bool

Fields

CleanUp

public static readonly HardmodeStart.Phase CleanUp

Field Value

HardmodeStart.Phase

End

public static readonly HardmodeStart.Phase End

Field Value

HardmodeStart.Phase

Init

public static readonly HardmodeStart.Phase Init

Field Value

HardmodeStart.Phase

PlayerRun

public static readonly HardmodeStart.Phase PlayerRun

Field Value

HardmodeStart.Phase

ResumedControl

public static readonly HardmodeStart.Phase ResumedControl

Field Value

HardmodeStart.Phase

Wait

public static readonly HardmodeStart.Phase Wait

Field Value

HardmodeStart.Phase