Place.
[Visual Basic] Public Property place As UInt16 [C#] public ushort place { get; set; } [C++] public: __property unsigned short get_place(); public: __property void set_place(unsigned short ); [JScript] public function get place() : UInt16 public function set place(UInt16);
SaveItem Class | croemud.clientpacket Namespace