QuitGame - Debug

Member of: Debug Script

Immediately exits the game.

SyntaxEdit

Function QuitGame() native global

ParametersEdit

None

Return ValueEdit

None

ExamplesEdit

; Immediately quits the game
Debug.QuitGame()

See AlsoEdit