Packet ID.
[Visual Basic] Public Property ReadOnly id As Integer [C#] public int id { get; } [C++] public: __property int get_id(); [JScript] public function get id() : int
UnknownPacket Class | croemud.packet Namespace