Class FlyAI.Behavior
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class FlyAI.Behavior : ExtEnum<FlyAI.Behavior>, IComparable, IEquatable<FlyAI.Behavior>
- Inheritance
-
FlyAI.Behavior
- Implements
- Inherited Members
Constructors
Behavior(string, bool)
public Behavior(string value, bool register = false)
Parameters
Fields
Burrow
public static readonly FlyAI.Behavior Burrow
Field Value
Chain
public static readonly FlyAI.Behavior Chain
Field Value
Drop
public static readonly FlyAI.Behavior Drop
Field Value
Flee
public static readonly FlyAI.Behavior Flee
Field Value
FleeFromRain
public static readonly FlyAI.Behavior FleeFromRain
Field Value
Idle
public static readonly FlyAI.Behavior Idle
Field Value
LeaveRoom
public static readonly FlyAI.Behavior LeaveRoom
Field Value
Lure
public static readonly FlyAI.Behavior Lure
Field Value
Swarm
public static readonly FlyAI.Behavior Swarm