EVENT POSTSAVEGAME: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Simple description, pretty self-explanatory.
 
mNo edit summary
Line 1: Line 1:
'''EVENT_POSTSAVEGAME''' is a [[EDuke32 event list|Misc Event]].
{{EventTable|1=EVENT_POSTSAVEGAME|2=Current Player|3=[[i|player->i]]|4=none}}
 
EVENT_POSTSAVEGAME is a [[EDuke32 event list|Misc Event]].


This [[event]] is fired immediately after a savegame is created.
This [[event]] is fired immediately after a savegame is created.


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

Revision as of 23:41, 4 August 2021

Event ID player# THISACTOR RETURN
EVENT_POSTSAVEGAME Current Player player->i none

EVENT_POSTSAVEGAME is a Misc Event.

This event is fired immediately after a savegame is created.