Designing Games with GameMaker
Exit statement
The exit statement has the form
exit
It simply ends the execution of this script or piece of code. (It does not end the execution of the game! For this you need the function game_end(); see below.)
« Continue statement | Functions »
Alternative versions
You can also read this manual on one single long page (± 1.5 mb)
Also available in:
Download helpfile
Also available in:
Download helpfile