Cronous Emulation Server Daemon

Account._id Field

Account ID.

[Visual Basic]
Protected _id As Integer
[C#]
protected int _id;
[C++]
protected: int _id;
[JScript]
protected var _id: int;

See Also

Account Class | croemud.game Namespace