Click or drag to resize

GameLiftManagerStart Method

The start function called upon object creation but after Awake, used to initialize internal classes and setup the singleton for this class

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