Class SlugcatStats.Name
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class SlugcatStats.Name : ExtEnum<SlugcatStats.Name>, IComparable, IEquatable<SlugcatStats.Name>
- Inheritance
-
SlugcatStats.Name
- Implements
- Inherited Members
Constructors
Name(string, bool)
public Name(string value, bool register = false)
Parameters
Fields
Night
public static readonly SlugcatStats.Name Night
Field Value
Red
public static readonly SlugcatStats.Name Red
Field Value
White
public static readonly SlugcatStats.Name White
Field Value
Yellow
public static readonly SlugcatStats.Name Yellow
Field Value
Methods
ArenaColor(int)
public static SlugcatStats.Name ArenaColor(int playerIndex)
Parameters
playerIndexint
Returns
Init()
public static void Init()