GetGameLoaded

From the Fallout3 GECK Wiki
Revision as of 14:48, 27 July 2010 by imported>Geckbot (Robot: Automated text replacement (-'''.*'''\r\n +))
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Returns 1 after a game is loaded on a per-script basis. For each script that calls GetGameLoaded, the command will return true exactly once each time the game is loaded and false thereafter.

Syntax

[help]
(int) GetGameLoaded