unity how to add quitgame button code example Example: quit button unity void quitGame() { Application.Quit(); }