|
libnx v4.9.0
|
SaveDataAttribute. More...
#include <fs.h>
Data Fields | |
| u64 | application_id |
| ApplicationId of the savedata to access when accessing other programs' savedata via SaveData, otherwise FS_SAVEDATA_CURRENT_APPLICATIONID. | |
| AccountUid | uid |
| AccountUid for the user-specific savedata to access, otherwise 0 for common savedata. | |
| u64 | system_save_data_id |
| SystemSaveDataId, 0 for FsSaveDataType_Account. | |
| u8 | save_data_type |
| FsSaveDataType | |
| u8 | save_data_rank |
| FsSaveDataRank | |
| u16 | save_data_index |
| SaveDataIndex. | |
| u32 | pad_x24 |
| Padding. | |
| u64 | unk_x28 |
| 0 for FsSaveDataType_System/FsSaveDataType_Account. | |
| u64 | unk_x30 |
| 0 for FsSaveDataType_System/FsSaveDataType_Account. | |
| u64 | unk_x38 |
| 0 for FsSaveDataType_System/FsSaveDataType_Account. | |
SaveDataAttribute.