Class FliesWorldAI.Behavior
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class FliesWorldAI.Behavior : ExtEnum<FliesWorldAI.Behavior>, IComparable, IEquatable<FliesWorldAI.Behavior>
- Inheritance
-
FliesWorldAI.Behavior
- Implements
- Inherited Members
Constructors
Behavior(string, bool)
public Behavior(string value, bool register = false)
Parameters
Fields
Gather
public static readonly FliesWorldAI.Behavior Gather
Field Value
Inactive
public static readonly FliesWorldAI.Behavior Inactive
Field Value
Migrate
public static readonly FliesWorldAI.Behavior Migrate
Field Value
Spread
public static readonly FliesWorldAI.Behavior Spread