Data 42.
[Visual Basic] Public Property data42 As UInt16 [C#] public ushort data42 { get; set; } [C++] public: __property unsigned short get_data42(); public: __property void set_data42(unsigned short ); [JScript] public function get data42() : UInt16 public function set data42(UInt16);
CharacterFinalStatus Class | croemud.serverpacket Namespace