Deals with finding savegames.
More...
#include <fios.h>
|
FiosType | type |
|
int64_t | mtime |
|
std::string | title |
|
std::string | name |
|
Deals with finding savegames.
Definition at line 79 of file fios.h.
◆ operator<()
bool FiosItem::operator< |
( |
const FiosItem & |
other | ) |
const |
Compare two FiosItem's.
Used with sort when sorting the file list.
- Parameters
-
- Returns
- for ascending order: returns true if da < db. Vice versa for descending order.
Definition at line 47 of file fios.cpp.
The documentation for this struct was generated from the following files: