gameAutoSaveSystem

Documents the gameAutoSaveSystem class and its functions.

triangle-exclamation

Invoking gameAutoSaveSystem

To invoke the auto save system, use the following Global function:

gass = Game.gameAutoSaveSystem()

Sub-functions

RequestCheckpoint

RequestCheckpoint();

Last updated