Click or drag to resize

GameLiftManagerLobbyManagerAutoConnect Method

When the servers are down, this function will ping them every 30 seconds until a connection can occur.

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
private IEnumerator AutoConnect()

Return Value

Type: IEnumerator
Waits for 30 seconds before attempting to connect again
See Also