ScummVM API documentation
Ultima::Ultima8::SavegameReader Class Reference

Public Types

enum  State { SAVE_CORRUPT, SAVE_VALID, SAVE_OUT_OF_DATE, SAVE_TOO_RECENT }
 

Public Member Functions

 SavegameReader (Common::SeekableReadStream *rs, bool metadataOnly=false)
 
State isValid () const
 
uint32 getVersion () const
 
Std::string getDescription () const
 
Common::SeekableReadStreamgetDataSource (const Common::Path &name)
 

Member Function Documentation

◆ getDataSource()

Common::SeekableReadStream* Ultima::Ultima8::SavegameReader::getDataSource ( const Common::Path name)

Get an entry/section within the save


The documentation for this class was generated from the following file: