Cronous Emulation Server Daemon

UnknownPacket._id Field

Packet ID.

[Visual Basic]
Protected _id As Integer
[C#]
protected int _id;
[C++]
protected: int _id;
[JScript]
protected var _id: int;

See Also

UnknownPacket Class | croemud.packet Namespace