GetGameLoaded

From the Fallout3 GECK Wiki
Revision as of 11:00, 27 July 2010 by imported>Geckbot (Automated import of articles)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

[help]
(int) GetGameLoaded