Background for Starfield
Member of the Game script
voidfunctionQuitToMainMenu()NativeGlobal

Description

Wiki Description

Force the game back to the main menu.

Documentation Comment

Forces the game back to the main menu


Caveats


Examples

; Force the game back to the main menu
Game.QuitToMainMenu()

Auto-Generated Example

Game.QuitToMainMenu()

Related Pages


Additional References

View this function’s page on the Fallout 4 Creation Kit Wiki

Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.