| GameLiftManagerOnApplicationQuit Method |
Called when an application quits, ensuring the user cleanly exits the GameLift server
Namespace:
ASL
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax private void OnApplicationQuit()
Private Sub OnApplicationQuit
private:
void OnApplicationQuit()
private member OnApplicationQuit : unit -> unit
See Also