ScummVM API documentation
Myst3::Saves Struct Reference

#include <state.h>

Static Public Member Functions

static Common::String buildName (const char *name, Common::Platform platform)
 
static Common::StringArray list (Common::SaveFileManager *saveFileManager, Common::Platform platform)
 

Detailed Description

Save files related utility functions

Member Function Documentation

◆ buildName()

static Common::String Myst3::Saves::buildName ( const char *  name,
Common::Platform  platform 
)
static

Build a save file name according to the game platform

◆ list()

static Common::StringArray Myst3::Saves::list ( Common::SaveFileManager saveFileManager,
Common::Platform  platform 
)
static

List all the save file names for the game platform, sorted alphabetically


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