Table of Contents

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

value string
register bool

Fields

EscapeRain

public static readonly YeekAI.Behavior EscapeRain

Field Value

YeekAI.Behavior

Fear

public static readonly YeekAI.Behavior Fear

Field Value

YeekAI.Behavior

GetUnstuck

public static readonly YeekAI.Behavior GetUnstuck

Field Value

YeekAI.Behavior

Hungry

public static readonly YeekAI.Behavior Hungry

Field Value

YeekAI.Behavior

Idle

public static readonly YeekAI.Behavior Idle

Field Value

YeekAI.Behavior

ReturnFood

public static readonly YeekAI.Behavior ReturnFood

Field Value

YeekAI.Behavior