![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
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. |
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.