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