Cronous Emulation Server Daemon

Move.r Property

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);

See Also

Move Class | croemud.clientpacket Namespace