Class YeekAI.Behavior
- Namespace
- MoreSlugcats
- Assembly
- Assembly-CSharp.dll
public class YeekAI.Behavior : ExtEnum<YeekAI.Behavior>, IComparable, IEquatable<YeekAI.Behavior>
- Inheritance
-
YeekAI.Behavior
- Implements
- Inherited Members
Constructors
Behavior(string, bool)
public Behavior(string value, bool register = false)
Parameters
Fields
EscapeRain
public static readonly YeekAI.Behavior EscapeRain
Field Value
Fear
public static readonly YeekAI.Behavior Fear
Field Value
GetUnstuck
public static readonly YeekAI.Behavior GetUnstuck
Field Value
Hungry
public static readonly YeekAI.Behavior Hungry
Field Value
Idle
public static readonly YeekAI.Behavior Idle
Field Value
ReturnFood
public static readonly YeekAI.Behavior ReturnFood