Cronous Emulation Server Daemon

ServerPacketFactory.instance Property

Instance of packet factory.

[Visual Basic]
Shared Public Property ReadOnly instance As ServerPacketFactory
[C#]
public static ServerPacketFactory instance { get; }
[C++]
public: static __property ServerPacketFactory* get_instance();
[JScript]
public static function get instance() : ServerPacketFactory

See Also

ServerPacketFactory Class | croemud.packet Namespace