Table of Contents

Class Bubble.Mode

Namespace
Global
Assembly
Assembly-CSharp.dll
public class Bubble.Mode : ExtEnum<Bubble.Mode>, IComparable, IEquatable<Bubble.Mode>
Inheritance
Bubble.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 Bubble.Mode Free

Field Value

Bubble.Mode

Growing

public static readonly Bubble.Mode Growing

Field Value

Bubble.Mode

Trapped

public static readonly Bubble.Mode Trapped

Field Value

Bubble.Mode