Table of Contents

Class ShortcutHandler.TeleportationVessel

Namespace
Global
Assembly
Assembly-CSharp.dll
public class ShortcutHandler.TeleportationVessel : ShortcutHandler.Vessel
Inheritance
ShortcutHandler.TeleportationVessel
Inherited Members

Constructors

TeleportationVessel(Creature, WorldCoordinate, AbstractRoom)

public TeleportationVessel(Creature creature, WorldCoordinate destination, AbstractRoom room)

Parameters

creature Creature
destination WorldCoordinate
room AbstractRoom

Fields

destination

public WorldCoordinate destination

Field Value

WorldCoordinate