Table of Contents

Class DartMaggot.Mode

Namespace
Global
Assembly
Assembly-CSharp.dll
public class DartMaggot.Mode : ExtEnum<DartMaggot.Mode>, IComparable, IEquatable<DartMaggot.Mode>
Inheritance
DartMaggot.Mode
Implements
Inherited Members

Constructors

Mode(string, bool)

public Mode(string value, bool register = false)

Parameters

value string
register bool

Fields

Free

public static readonly DartMaggot.Mode Free

Field Value

DartMaggot.Mode

Shot

public static readonly DartMaggot.Mode Shot

Field Value

DartMaggot.Mode

StuckInChunk

public static readonly DartMaggot.Mode StuckInChunk

Field Value

DartMaggot.Mode

StuckInTerrain

public static readonly DartMaggot.Mode StuckInTerrain

Field Value

DartMaggot.Mode