EVENT EXITPROGRAMSCREEN: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Jblade (talk | contribs)
mNo edit summary
mNo edit summary
Line 1: Line 1:
EVENT_EXITPROGRAMSCREEN is a [[EDuke32 event list|Misc 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 a non-zero value to disable the shareware or TEN screens, if they were enabled in LOGO_FLAGS.


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

Revision as of 06:44, 3 August 2021

EVENT_EXITPROGRAMSCREEN is a Misc Event.

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