Legacy:Exit

From Spherical
Revision as of 22:28, 1 June 2013 by Apollolux (talk | contribs) (added navbox)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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