EVENT EXITPROGRAMSCREEN: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Jblade (talk | contribs)
Created page with "EVENT_EXITPROGRAMSCREEN is a Game Event. Triggered when the program is closed. Set RETURN to -1 to disable the shareware or TEN screens, if they were e..."
 
Jblade (talk | contribs)
mNo edit summary
Line 1: Line 1:
EVENT_EXITPROGRAMSCREEN is a [[EDuke32 event list|Game Event]].
EVENT_EXITPROGRAMSCREEN is a [[EDuke32 event list|Misc Event]].


Triggered when the program is closed. Set RETURN to -1 to disable the shareware or TEN screens, if they were enabled in LOGO_FLAGS.
Triggered when the program is closed. Set RETURN to -1 to disable the shareware or TEN screens, if they were enabled in LOGO_FLAGS.


[[Category:Events]]
[[Category:Events]]

Revision as of 08:15, 29 January 2019

EVENT_EXITPROGRAMSCREEN is a Misc Event.

Triggered when the program is closed. Set RETURN to -1 to disable the shareware or TEN screens, if they were enabled in LOGO_FLAGS.