gameAutoSaveSystem

Documents the gameAutoSaveSystem class and its functions.

NOT DOCUMENTED We currently don't have information on how these functions work. They are being documented here for visibility.

Invoking gameAutoSaveSystem

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

gass = Game.gameAutoSaveSystem()

Sub-functions

RequestCheckpoint

RequestCheckpoint();

Last updated