ScummVM API documentation
Save files

Description

API for managing save files.

Classes

class  Common::OutSaveFile
 
class  Common::SaveFileManager
 

Typedefs

typedef SeekableReadStream Common::InSaveFile
 

Typedef Documentation

◆ InSaveFile

A class which allows game engines to load game state data. This typically means "save games", but also includes things like the IQ points in Indy3.