Cronous Emulation Server Daemon

Authentication.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

Authentication Class | croemud.serverpacket Namespace