| 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 member Start : unit -> unit
See Also