Click or drag to resize

GameLiftManagerLobbyManagerSetGameName Method

Sets the game name to be displayed to users

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

Parameters

_gameName
Type: SystemString
the name of the game
See Also