Cronous Emulation Server Daemon

Move.z Property

Z.

[Visual Basic]
Public Property z As Short
[C#]
public short z { get; set; }
[C++]
public: __property short get_z();
public: __property void set_z(short );
[JScript]
public function get z() : short
public function set z(short);

See Also

Move Class | croemud.clientpacket Namespace