Class DropBugAI.Behavior
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class DropBugAI.Behavior : ExtEnum<DropBugAI.Behavior>, IComparable, IEquatable<DropBugAI.Behavior>
- Inheritance
-
DropBugAI.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 DropBugAI.Behavior EscapeRain
Field Value
- DropBugAI.Behavior
Flee
public static readonly DropBugAI.Behavior Flee
Field Value
- DropBugAI.Behavior
GetUnstuck
public static readonly DropBugAI.Behavior GetUnstuck
Field Value
- DropBugAI.Behavior
Hunt
public static readonly DropBugAI.Behavior Hunt
Field Value
- DropBugAI.Behavior
Idle
public static readonly DropBugAI.Behavior Idle
Field Value
- DropBugAI.Behavior
Injured
public static readonly DropBugAI.Behavior Injured
Field Value
- DropBugAI.Behavior
LeaveRoom
public static readonly DropBugAI.Behavior LeaveRoom
Field Value
- DropBugAI.Behavior
ReturnPrey
public static readonly DropBugAI.Behavior ReturnPrey
Field Value
- DropBugAI.Behavior
SitInCeiling
public static readonly DropBugAI.Behavior SitInCeiling
Field Value
- DropBugAI.Behavior