Click or drag to resize

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 void Awake()
See Also