Cronous Emulation Server Daemon

Account._username Field

Username.

[Visual Basic]
Protected _username As String
[C#]
protected string _username;
[C++]
protected: String* _username;
[JScript]
protected var _username: String;

See Also

Account Class | croemud.game Namespace