Table of Contents

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

value string
register bool

Fields

EscapeRain

public static readonly CentipedeAI.Behavior EscapeRain

Field Value

CentipedeAI.Behavior

Flee

public static readonly CentipedeAI.Behavior Flee

Field Value

CentipedeAI.Behavior

Hunt

public static readonly CentipedeAI.Behavior Hunt

Field Value

CentipedeAI.Behavior

Idle

public static readonly CentipedeAI.Behavior Idle

Field Value

CentipedeAI.Behavior

Injured

public static readonly CentipedeAI.Behavior Injured

Field Value

CentipedeAI.Behavior

InvestigateSound

public static readonly CentipedeAI.Behavior InvestigateSound

Field Value

CentipedeAI.Behavior