Table of Contents

Class CreatureTemplate.WaterRelationship

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

Constructors

WaterRelationship(string, bool)

public WaterRelationship(string value, bool register = false)

Parameters

value string
register bool

Fields

AirAndSurface

public static readonly CreatureTemplate.WaterRelationship AirAndSurface

Field Value

CreatureTemplate.WaterRelationship

AirOnly

public static readonly CreatureTemplate.WaterRelationship AirOnly

Field Value

CreatureTemplate.WaterRelationship

Amphibious

public static readonly CreatureTemplate.WaterRelationship Amphibious

Field Value

CreatureTemplate.WaterRelationship

WaterOnly

public static readonly CreatureTemplate.WaterRelationship WaterOnly

Field Value

CreatureTemplate.WaterRelationship