Data 17.
[Visual Basic] Public Property data17 As UInt32 [C#] public uint data17 { get; set; } [C++] public: __property unsigned int get_data17(); public: __property void set_data17(unsigned int ); [JScript] public function get data17() : UInt32 public function set data17(UInt32);
CharacterProfile Class | croemud.serverpacket Namespace