Table of Contents

Class BigEelAI.Behavior

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

Constructors

Behavior(string, bool)

public Behavior(string value, bool register = false)

Parameters

value string
register bool

Fields

EscapeRain

public static readonly BigEelAI.Behavior EscapeRain

Field Value

BigEelAI.Behavior

Hunt

public static readonly BigEelAI.Behavior Hunt

Field Value

BigEelAI.Behavior

Idle

public static readonly BigEelAI.Behavior Idle

Field Value

BigEelAI.Behavior

ReturnPrey

public static readonly BigEelAI.Behavior ReturnPrey

Field Value

BigEelAI.Behavior