what key to use to close a game in unity code example Example: quit button unity void quitGame() { Application.Quit(); }