adventuregamestudio / ags-manual

AGS documentation.
https://adventuregamestudio.github.io/ags-manual/
MIT License
27 stars 9 forks source link

[3.6.1] Script API: eEventLeaveRoomAfterFadeout, eEventGameSaved events #228

Closed ericoporto closed 11 months ago

ericoporto commented 11 months ago

Add missing events in Standard Enums section

ref: https://github.com/adventuregamestudio/ags/releases/tag/v3.6.1.1

Added eEventLeaveRoomAfterFadeout event for the global "on_event". Added eEventGameSaved event which runs after game was saved.

ericoporto commented 11 months ago

added in https://github.com/adventuregamestudio/ags-manual/wiki/StandardEnums/_compare/d34c712%5E...d34c712