The documentation for AACS and the CodeEditor.
Requests the game to end.
This instruction has no parameters.
1: GameOver;
If this instruction is called, the game doesn’t end immediately. Usually, the engine waits for a dialog to finish first. For example, if this instruction is called during a press frame of Cross Examinations, then the game will end after the press frame has finished executing.
This instruction will execute the GameOver frame, if it exists.