PlayerSession.username

Gets the player's username, mantaining the case given by the login packet. It doesn't change during the life of the session.

class PlayerSession
final shared nothrow @property @safe @nogc
string
username
()

Meta