Click or drag to resize

GameLiftManagerLobbyManagerUpdateUsername Method

Updates the username of the user based on the username they selected

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
private void UpdateUsername(
	string _username
)

Parameters

_username
Type: SystemString

[Missing <param name="_username"/> documentation for "M:ASL.GameLiftManager.LobbyManager.UpdateUsername(System.String)"]

See Also