| GameLiftManagerAwake Method |
The Awake function, called right after object creation. Used to communicate that this object should not be destroyed between scene loads
Namespace:
ASL
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax private member Awake : unit -> unit
See Also