EVENT PRELEVEL

From EDukeWiki
Revision as of 02:06, 20 February 2020 by Fox (talk | contribs)
Jump to navigation Jump to search

EVENT_PRELEVEL is a Game Event.

This event is similar to EVENT_ENTERLEVEL, however it's set before the player has been set.

This event runs when the map is loaded. Compare with EVENT_LOADACTOR or eventloadactor, which runs for each actor.