Cronous Emulation Server Daemon

Warp Class

Warping request packet.

For a list of all members of this type, see Warp Members.

System.Object
   croemud.packet.Packet
      croemud.clientpacket.Warp

[Visual Basic]
Public Class Warp
    Inherits Packet
[C#]
public class Warp : Packet
[C++]
public __gc class Warp : public Packet
[JScript]
public class Warp extends Packet

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: croemud.clientpacket

Assembly: croemud (in croemud.dll)

See Also

Warp Members | croemud.clientpacket Namespace