Click or drag to resize

GameLiftManagerLobbyManagerSetCorrectUIPanel Method

Sets the UI panel to be displayed to the user

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
private void SetCorrectUIPanel(
	GameLiftManagerLobbyManagerCurrentLoginStage _panel
)

Parameters

_panel
Type: ASLGameLiftManagerLobbyManagerCurrentLoginStage
The panel to be displayed to the user
See Also