Legacy:Exit
From Spherical
Exits the game engine.
Contents
Usage
Exit();
Examples
Exit();
Closes down the game engine.
Notes
When running the game from one of Sphere's startup games, the engine returns to the startup game rather than closing down.
See also
- Abort()
- RestartGame()