Property | Type | Description |
---|
Method | Description | |
---|---|---|
AddNameProperty ( ObjectPropertyList list ) : void | ||
BaseDockedBoat ( Serial serial ) : Server.Regions | ||
BaseDockedBoat ( int id, Point3D offset, |
||
Deserialize ( GenericReader reader ) : void | ||
OnDoubleClick ( Mobile from ) : void | ||
OnPlacement ( Mobile from, Point3D p ) : void | ||
OnSingleClick ( Mobile from ) : void | ||
Serialize ( GenericWriter writer ) : void |
public AddNameProperty ( ObjectPropertyList list ) : void | ||
list | ObjectPropertyList | |
return | void |
public BaseDockedBoat ( Serial serial ) : Server.Regions | ||
serial | Serial | |
return | Server.Regions |
public BaseDockedBoat ( int id, Point3D offset, |
||
id | int | |
offset | Point3D | |
boat | ||
return | Server.Regions |
public Deserialize ( GenericReader reader ) : void | ||
reader | GenericReader | |
return | void |
public OnPlacement ( Mobile from, Point3D p ) : void | ||
from | Mobile | |
p | Point3D | |
return | void |
public Serialize ( GenericWriter writer ) : void | ||
writer | GenericWriter | |
return | void |