Class CreatureTemplate.Relationship.Type
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class CreatureTemplate.Relationship.Type : ExtEnum<CreatureTemplate.Relationship.Type>, IComparable, IEquatable<CreatureTemplate.Relationship.Type>
- Inheritance
-
CreatureTemplate.Relationship.Type
- Implements
-
- Inherited Members
-
Constructors
Type(string, bool)
public Type(string value, bool register = false)
Parameters
value string
register bool
Fields
Afraid
public static readonly CreatureTemplate.Relationship.Type Afraid
Field Value
- CreatureTemplate.Relationship.Type
AgressiveRival
public static readonly CreatureTemplate.Relationship.Type AgressiveRival
Field Value
- CreatureTemplate.Relationship.Type
Antagonizes
public static readonly CreatureTemplate.Relationship.Type Antagonizes
Field Value
- CreatureTemplate.Relationship.Type
Attacks
public static readonly CreatureTemplate.Relationship.Type Attacks
Field Value
- CreatureTemplate.Relationship.Type
DoesntTrack
public static readonly CreatureTemplate.Relationship.Type DoesntTrack
Field Value
- CreatureTemplate.Relationship.Type
Eats
public static readonly CreatureTemplate.Relationship.Type Eats
Field Value
- CreatureTemplate.Relationship.Type
Ignores
public static readonly CreatureTemplate.Relationship.Type Ignores
Field Value
- CreatureTemplate.Relationship.Type
Pack
public static readonly CreatureTemplate.Relationship.Type Pack
Field Value
- CreatureTemplate.Relationship.Type
PlaysWith
public static readonly CreatureTemplate.Relationship.Type PlaysWith
Field Value
- CreatureTemplate.Relationship.Type
SocialDependent
public static readonly CreatureTemplate.Relationship.Type SocialDependent
Field Value
- CreatureTemplate.Relationship.Type
StayOutOfWay
public static readonly CreatureTemplate.Relationship.Type StayOutOfWay
Field Value
- CreatureTemplate.Relationship.Type
Uncomfortable
public static readonly CreatureTemplate.Relationship.Type Uncomfortable
Field Value
- CreatureTemplate.Relationship.Type