Table of Contents

Class LizardAI.Behavior

Namespace
Global
Assembly
Assembly-CSharp.dll
public class LizardAI.Behavior : ExtEnum<LizardAI.Behavior>, IComparable, IEquatable<LizardAI.Behavior>
Inheritance
LizardAI.Behavior
Implements
Inherited Members

Constructors

Behavior(string, bool)

public Behavior(string value, bool register = false)

Parameters

value string
register bool

Fields

ActingOutMission

public static readonly LizardAI.Behavior ActingOutMission

Field Value

LizardAI.Behavior

EscapeRain

public static readonly LizardAI.Behavior EscapeRain

Field Value

LizardAI.Behavior

Fighting

public static readonly LizardAI.Behavior Fighting

Field Value

LizardAI.Behavior

Flee

public static readonly LizardAI.Behavior Flee

Field Value

LizardAI.Behavior

FollowFriend

public static readonly LizardAI.Behavior FollowFriend

Field Value

LizardAI.Behavior

Frustrated

public static readonly LizardAI.Behavior Frustrated

Field Value

LizardAI.Behavior

GoToSpitPos

public static readonly LizardAI.Behavior GoToSpitPos

Field Value

LizardAI.Behavior

Hunt

public static readonly LizardAI.Behavior Hunt

Field Value

LizardAI.Behavior

Idle

public static readonly LizardAI.Behavior Idle

Field Value

LizardAI.Behavior

Injured

public static readonly LizardAI.Behavior Injured

Field Value

LizardAI.Behavior

InvestigateSound

public static readonly LizardAI.Behavior InvestigateSound

Field Value

LizardAI.Behavior

Lurk

public static readonly LizardAI.Behavior Lurk

Field Value

LizardAI.Behavior

ReturnPrey

public static readonly LizardAI.Behavior ReturnPrey

Field Value

LizardAI.Behavior

Travelling

public static readonly LizardAI.Behavior Travelling

Field Value

LizardAI.Behavior