QuitGame - Debug
Revision as of 19:10, 30 January 2013 by imported>Enter 77 (Typo fix under "Examples")
Member of: Debug Script
Immediately exits the game.
Syntax[edit | edit source]
Function QuitGame() native global
Parameters[edit | edit source]
None
Return Value[edit | edit source]
None
Examples[edit | edit source]
; Immediately quits the game
Debug.QuitGame()