Skip to content

Username

Brian Baldner edited this page Apr 8, 2021 · 1 revision

Gets the username and tag from the player id. You can pass in a custom player id, but the user’s id is used by default.

Username usr = Username.GetUsername(auth, playerid);

Clone this wiki locally