unity on game shutdown code example Example: shut game unity public void QuitGame() { Application.Quit(); }