Cronous Emulation Server Daemon

TimeReporting.id Property

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

See Also

TimeReporting Class | croemud.clientpacket Namespace