Click or drag to resize

GameLiftManagerLobbyManagerCheckUsernameAvailability Method

Checks if the username the user entered is currently being used by another user. If it is - then they are prompted to enter a different username. If not, they can then host or find a session to join.

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
private void CheckUsernameAvailability()
See Also