Difference between revisions of "ExitGame"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Kkuhlmann
 
imported>Ez0n3
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
'''ExitGame''' plays credits and returns the game to the main menu.
{{Function
 
|origin = GECK1
|summary = '''ExitGame''' plays credits and returns the game to the main menu.
|name = ExitGame
|returnType = void
|example = ExitGame
}}


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.1)]]
[[Category:Player Functions]]
[[Category:Player Functions]]
[[Category:Player Functions (GECK 1.1)]]

Latest revision as of 09:15, 15 January 2011

< [[::Category:Functions|Category:Functions]]

A function included in the GECK version 1.1.0.36.

Description

ExitGame plays credits and returns the game to the main menu.

Syntax

[help]
ExitGame

Example

ExitGame