helapordo 1.4.12
Loading...
Searching...
No Matches
Saveslot Struct Reference

Holds arguments for a saveslot. More...

#include <game_core.h>

Data Fields

char name [50]
 Name string for the saveslot.
 
char save_path [255]
 Path to savefile.
 
int index
 Index of saveslot.
 

Detailed Description

Holds arguments for a saveslot.

See also
handleSave()
Path
randomise_path()

Field Documentation

◆ index

int Saveslot::index

Index of saveslot.

◆ name

char Saveslot::name[50]

Name string for the saveslot.

◆ save_path

char Saveslot::save_path[255]

Path to savefile.


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