Table of Contents

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

value string
register bool

Fields

Night

public static readonly SlugcatStats.Name Night

Field Value

SlugcatStats.Name

Red

public static readonly SlugcatStats.Name Red

Field Value

SlugcatStats.Name

White

public static readonly SlugcatStats.Name White

Field Value

SlugcatStats.Name

Yellow

public static readonly SlugcatStats.Name Yellow

Field Value

SlugcatStats.Name

Methods

ArenaColor(int)

public static SlugcatStats.Name ArenaColor(int playerIndex)

Parameters

playerIndex int

Returns

SlugcatStats.Name

Init()

public static void Init()