QuitGame

Prototype: GemRB.QuitGame ()

Description: Ends the current game session. To go back to the main screen, you must call SetNextScript. Automatically unloads all existing windows and resets the window variables used by HideGUI().

Parameters: N/A

Return value: N/A

See also: EnterGame, Quit, SetNextScript, HideGUI


Back to function index, GUIScript introduction.