프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |
public BaseDockedBoat ( Serial serial ) : Server.Regions | ||
serial | Serial | |
리턴 | Server.Regions |
public BaseDockedBoat ( int id, Point3D offset, |
||
id | int | |
offset | Point3D | |
boat | ||
리턴 | Server.Regions |
public Deserialize ( GenericReader reader ) : void | ||
reader | GenericReader | |
리턴 | void |
public OnPlacement ( Mobile from, Point3D p ) : void | ||
from | Mobile | |
p | Point3D | |
리턴 | void |