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