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
Fields
EscapeRain
public static readonly BigEelAI.Behavior EscapeRain
Field Value
Hunt
public static readonly BigEelAI.Behavior Hunt
Field Value
Idle
public static readonly BigEelAI.Behavior Idle
Field Value
ReturnPrey
public static readonly BigEelAI.Behavior ReturnPrey