EVENT INITCOMPLETE

From EDukeWiki
Revision as of 01:29, 9 February 2020 by Doom64hunter (talk | contribs) (Added documentation for EVENT_INITCOMPLETE. No idea what can be done with this compared to EVENT_INIT though.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

EVENT_INITCOMPLETE is a Game Event.

It is called after the game has finished initializing (after EVENT_INIT and EVENT_SETDEFAULTS), just before the main loop starts.