×

OnGameSaved

 

The "OnGameSaved" event is executed as soon as the player save or the game autosaving;

This also provides the following information:

Input:

  • IsAutoSave - BOLEAN- Indicates whether the game saved automatically (=True) or if the player made a manual save (=False)