|
libnx
|
Save Struct. More...
#include <fs.h>
Data Fields | |
| u64 | titleID |
| titleID of the savedata to access when accessing other titles' savedata via SaveData, otherwise FS_SAVEDATA_CURRENT_TITLEID. | |
| u128 | userID |
| userID of the user-specific savedata to access, otherwise FS_SAVEDATA_USERID_COMMONSAVE. See account.h. | |
| u64 | saveID |
| saveID, 0 for SaveData. | |
| u64 | SaveDataType |
| See FsSaveDataType. | |
| u64 | unk_x28 |
| 0 for SystemSaveData/SaveData. | |
| u64 | unk_x30 |
| 0 for SystemSaveData/SaveData. | |
| u64 | unk_x38 |
| 0 for SystemSaveData/SaveData. | |
Save Struct.
1.8.11