Packet ID.
[Visual Basic] Protected _id As Integer [C#] protected int _id; [C++] protected: int _id; [JScript] protected var _id: int;
UnknownPacket Class | croemud.packet Namespace