Cronous Emulation Server Daemon

MapLoaded Class

Map loading notification packet.

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

System.Object
   croemud.packet.Packet
      croemud.clientpacket.MapLoaded

[Visual Basic]
Public Class MapLoaded
    Inherits Packet
[C#]
public class MapLoaded : Packet
[C++]
public __gc class MapLoaded : public Packet
[JScript]
public class MapLoaded 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

MapLoaded Members | croemud.clientpacket Namespace