Click or drag to resize

GameLiftManagerGetInstance Method

Used to get the Singleton instance of the GameLiftManager class

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static GameLiftManager GetInstance()

Return Value

Type: GameLiftManager
The singleton instance of this class
See Also