Nuclide
Software Development Kit for id Tech
|
Functions | |
void | Saves_Init (void) |
int | Saves_GetSaveCount (void) |
Returns the total amount of savegames available. More... | |
__variant | Saves_GetInfo (int saveID, saveInfo_t saveInfo) |
Retrieve information about a given saveID. More... | |
__variant Saves_GetInfo | ( | int | saveID, |
saveInfo_t | saveInfo | ||
) |
Retrieve information about a given saveID.
See saveInfo_t for which fields you can query.
int Saves_GetSaveCount | ( | void | ) |
Returns the total amount of savegames available.