Cronous Emulation Server Daemon

Packet.id Property

Packet ID.

[Visual Basic]
MustOverride Public Property ReadOnly id As Integer
[C#]
public abstract int id { get; }
[C++]
public: abstract __property int get_id();
[JScript]
public abstract function get id() : int

See Also

Packet Class | croemud.packet Namespace