Dawn of Light - Class documentation 2900
This is the Dawn of Light project
DOL.GS.GameTaxiBoat Class Reference
Inheritance diagram for DOL.GS.GameTaxiBoat:
DOL.GS.GameMovingObject DOL.GS.GameNPC DOL.GS.GameLiving DOL.GS.GameObject DOL.GS.Point3D DOL.GS.Point2D DOL.GS.IPoint3D DOL.GS.IPoint2D DOL.GS.IPoint2D

List of all members.

Properties

override int InteractDistance [get]
 The distance this object can be interacted with - we need this to be larger for the boat.
override int MAX_PASSENGERS [get]
 The maximum passengers the NPC can take.
override int SLOT_OFFSET [get]
 The slot offset for this NPC.
override short MaxSpeed [get]
 Gets the maxspeed of this living.

Property Documentation

override int DOL.GS.GameTaxiBoat.InteractDistance [get]

The distance this object can be interacted with - we need this to be larger for the boat.

Reimplemented from DOL.GS.GameObject.

override int DOL.GS.GameTaxiBoat.MAX_PASSENGERS [get]

The maximum passengers the NPC can take.

Reimplemented from DOL.GS.GameNPC.

override short DOL.GS.GameTaxiBoat.MaxSpeed [get]

Gets the maxspeed of this living.

Reimplemented from DOL.GS.GameLiving.

override int DOL.GS.GameTaxiBoat.SLOT_OFFSET [get]

The slot offset for this NPC.

Reimplemented from DOL.GS.GameNPC.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Properties Events