RestoreGame | ||
void RestoreGame(string gameName, number slotNumber, string gameVersion) Restores a game state with the game saved in the specified slot number. The gameName and gameVersion parameters are used to prevent opening of games from other versions.
see also: GetSaveDir, CheckSaveGame, SaveGame, RestartGame |