Class VultureAI.Behavior
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class VultureAI.Behavior : ExtEnum<VultureAI.Behavior>, IComparable, IEquatable<VultureAI.Behavior>
- Inheritance
-
VultureAI.Behavior
- Implements
- Inherited Members
Constructors
Behavior(string, bool)
public Behavior(string value, bool register = false)
Parameters
Fields
Disencouraged
public static readonly VultureAI.Behavior Disencouraged
Field Value
EscapeRain
public static readonly VultureAI.Behavior EscapeRain
Field Value
GetUnstuck
public static readonly VultureAI.Behavior GetUnstuck
Field Value
GoToMask
public static readonly VultureAI.Behavior GoToMask
Field Value
Hunt
public static readonly VultureAI.Behavior Hunt
Field Value
Idle
public static readonly VultureAI.Behavior Idle
Field Value
ReturnPrey
public static readonly VultureAI.Behavior ReturnPrey