Click or drag to resize

GameLiftManagerLobbyManagerStart Method

This function starts the scene by assigning all UI elements and is manually called by GameLiftManager's Start function as this class is not a MonoBehavior class and can't be.

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