Legacy:Exit

From Spherical
Jump to: navigation, search

Exits the game engine.

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

API:Engine/navbox