Class KarmaLadder.Phase
- Namespace
- Menu
- Assembly
- Assembly-CSharp.dll
public class KarmaLadder.Phase : ExtEnum<KarmaLadder.Phase>, IComparable, IEquatable<KarmaLadder.Phase>
- Inheritance
-
KarmaLadder.Phase
- Implements
- Inherited Members
Constructors
Phase(string, bool)
public Phase(string value, bool register = false)
Parameters
Fields
Bump
public static readonly KarmaLadder.Phase Bump
Field Value
CapBump
public static readonly KarmaLadder.Phase CapBump
Field Value
CappedMovement
public static readonly KarmaLadder.Phase CappedMovement
Field Value
Deselecting
public static readonly KarmaLadder.Phase Deselecting
Field Value
MovingA
public static readonly KarmaLadder.Phase MovingA
Field Value
MovingB
public static readonly KarmaLadder.Phase MovingB
Field Value
ReinforceSave
public static readonly KarmaLadder.Phase ReinforceSave
Field Value
Resting
public static readonly KarmaLadder.Phase Resting
Field Value
Settling
public static readonly KarmaLadder.Phase Settling