Cronous Emulation Server Daemon

Client.account Property

Client's account.

[Visual Basic]
Public Property ReadOnly account As Account
[C#]
public Account account { get; }
[C++]
public: __property Account* get_account();
[JScript]
public function get account() : Account

See Also

Client Class | croemud.game Namespace