R.
[Visual Basic] Public Property r As Short [C#] public short r { get; set; } [C++] public: __property short get_r(); public: __property void set_r(short ); [JScript] public function get r() : short public function set r(short);
Move Class | croemud.clientpacket Namespace