Data 39.
[Visual Basic] Public Property data39 As UInt16 [C#] public ushort data39 { get; set; } [C++] public: __property unsigned short get_data39(); public: __property void set_data39(unsigned short ); [JScript] public function get data39() : UInt16 public function set data39(UInt16);
CharacterProfile Class | croemud.serverpacket Namespace