|
libnx v4.9.0
|
SaveDataFilter. More...
#include <fs.h>
Data Fields | |
| bool | filter_by_application_id |
| Filter by FsSaveDataAttribute::application_id. | |
| bool | filter_by_save_data_type |
| Filter by FsSaveDataAttribute::save_data_type. | |
| bool | filter_by_user_id |
| Filter by FsSaveDataAttribute::uid. | |
| bool | filter_by_system_save_data_id |
| Filter by FsSaveDataAttribute::system_save_data_id. | |
| bool | filter_by_index |
| Filter by FsSaveDataAttribute::save_data_index. | |
| u8 | save_data_rank |
| FsSaveDataRank | |
| u8 | padding [0x2] |
| Padding. | |
| FsSaveDataAttribute | attr |
| FsSaveDataAttribute | |
SaveDataFilter.