Click or drag to resize

GameLiftManagerLobbyManagerSeePreviousUIScreen Method

Returns to the previous UI screen, triggered by hitting the back button

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

Parameters

_currentScreen
Type: ASLGameLiftManagerLobbyManagerCurrentLoginStage
The current UI screen the user is on
See Also