GetGameLoaded
Revision as of 11:00, 27 July 2010 by imported>Geckbot (Automated import of articles)
GetGameLoaded
< [[::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
(int) GetGameLoaded