Client packet factory (singleton).
For a list of all members of this type, see ClientPacketFactory Members.
System.Object
croemud.packet.PacketFactory
croemud.packet.ClientPacketFactory
[Visual Basic] NotInheritable Public Class ClientPacketFactory Inherits PacketFactory [C#] public sealed class ClientPacketFactory : PacketFactory [C++] public __gc __sealed class ClientPacketFactory : public PacketFactory [JScript] public class ClientPacketFactory extends PacketFactory
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: croemud.packet
Assembly: croemud (in croemud.dll)
ClientPacketFactory Members | croemud.packet Namespace