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