Class SlugNPCAI.BehaviorType
- Namespace
- MoreSlugcats
- Assembly
- Assembly-CSharp.dll
public class SlugNPCAI.BehaviorType : ExtEnum<SlugNPCAI.BehaviorType>, IComparable, IEquatable<SlugNPCAI.BehaviorType>
- Inheritance
-
SlugNPCAI.BehaviorType
- Implements
-
- Inherited Members
-
Constructors
BehaviorType(string, bool)
public BehaviorType(string value, bool register = false)
Parameters
value string
register bool
Fields
Attacking
public static readonly SlugNPCAI.BehaviorType Attacking
Field Value
- SlugNPCAI.BehaviorType
BeingHeld
public static readonly SlugNPCAI.BehaviorType BeingHeld
Field Value
- SlugNPCAI.BehaviorType
DeerRide
public static readonly SlugNPCAI.BehaviorType DeerRide
Field Value
- SlugNPCAI.BehaviorType
Fleeing
public static readonly SlugNPCAI.BehaviorType Fleeing
Field Value
- SlugNPCAI.BehaviorType
Following
public static readonly SlugNPCAI.BehaviorType Following
Field Value
- SlugNPCAI.BehaviorType
GrabItem
public static readonly SlugNPCAI.BehaviorType GrabItem
Field Value
- SlugNPCAI.BehaviorType
Idle
public static readonly SlugNPCAI.BehaviorType Idle
Field Value
- SlugNPCAI.BehaviorType
OnHead
public static readonly SlugNPCAI.BehaviorType OnHead
Field Value
- SlugNPCAI.BehaviorType
Thrown
public static readonly SlugNPCAI.BehaviorType Thrown
Field Value
- SlugNPCAI.BehaviorType
ZeroG
public static readonly SlugNPCAI.BehaviorType ZeroG
Field Value
- SlugNPCAI.BehaviorType