QuitGame - Debug
Jump to navigation
Jump to search
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()