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
Fields
CreatureHole
public static readonly ShortcutData.Type CreatureHole
Field Value
DeadEnd
public static readonly ShortcutData.Type DeadEnd
Field Value
NPCTransportation
public static readonly ShortcutData.Type NPCTransportation
Field Value
Normal
public static readonly ShortcutData.Type Normal
Field Value
RegionTransportation
public static readonly ShortcutData.Type RegionTransportation
Field Value
RoomExit
public static readonly ShortcutData.Type RoomExit