Table of Contents

Class ShortcutData.Type

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

Constructors

Type(string, bool)

public Type(string value, bool register = false)

Parameters

value string
register bool

Fields

CreatureHole

public static readonly ShortcutData.Type CreatureHole

Field Value

ShortcutData.Type

DeadEnd

public static readonly ShortcutData.Type DeadEnd

Field Value

ShortcutData.Type

NPCTransportation

public static readonly ShortcutData.Type NPCTransportation

Field Value

ShortcutData.Type

Normal

public static readonly ShortcutData.Type Normal

Field Value

ShortcutData.Type

RegionTransportation

public static readonly ShortcutData.Type RegionTransportation

Field Value

ShortcutData.Type

RoomExit

public static readonly ShortcutData.Type RoomExit

Field Value

ShortcutData.Type