Data 162.
[Visual Basic] Public Property data162 As UInt16 [C#] public ushort data162 { get; set; } [C++] public: __property unsigned short get_data162(); public: __property void set_data162(unsigned short ); [JScript] public function get data162() : UInt16 public function set data162(UInt16);
UnionInfo Class | croemud.serverpacket Namespace