Class ScoreCalculatorPhase
- Namespace
- Menu
- Assembly
- Assembly-CSharp.dll
public class ScoreCalculatorPhase : ExtEnum<ScoreCalculatorPhase>, IComparable, IEquatable<ScoreCalculatorPhase>
- Inheritance
-
ScoreCalculatorPhase
- Implements
- Inherited Members
Constructors
ScoreCalculatorPhase(string, bool)
public ScoreCalculatorPhase(string value, bool register = false)
Parameters
Fields
Burdens
public static readonly ScoreCalculatorPhase Burdens
Field Value
Challenges
public static readonly ScoreCalculatorPhase Challenges
Field Value
Done
public static readonly ScoreCalculatorPhase Done
Field Value
Finalise
public static readonly ScoreCalculatorPhase Finalise
Field Value
Multipliers
public static readonly ScoreCalculatorPhase Multipliers
Field Value
Setup
public static readonly ScoreCalculatorPhase Setup