Cronous Emulation Server Daemon

AccountInformation._account_id Field

Account ID.

[Visual Basic]
Public _account_id As Integer
[C#]
public int _account_id;
[C++]
public: int _account_id;
[JScript]
public var _account_id: int;

See Also

AccountInformation Class | croemud.database Namespace