![]() |
Atlas Game Manager
A game manager for f95 and dlsite written in c++
|
This is the complete list of members for GameImportData, including all inherited members.
| atlas_id | GameImportData | |
| banners | GameImportData | |
| conflicting_version | GameImportData | |
| creator | GameImportData | |
| engine | GameImportData | |
| executable | GameImportData | |
| executables | GameImportData | |
| file_count | GameImportData | |
| game_id | GameImportData | |
| GameImportData(std::filesystem::path path_in, QString title_in, QString creator_in, QString engine_in, QString version_in, const std::size_t size_in, const std::uint64_t file_count_in, std::vector< std::filesystem::path > executables_in, std::filesystem::path executable_in, std::array< QString, BannerType::SENTINEL > banners_in, std::vector< QString > previews_in, gl::GameListInfos gl_info_in, RecordID record_id_in, AtlasID atlas_id_in) | GameImportData | inline |
| GameImportData()=delete | GameImportData | |
| GameImportData(GameImportData &&other)=default | GameImportData | |
| GameImportData(const GameImportData &other)=default | GameImportData | |
| infos | GameImportData | |
| operator=(const GameImportData &other)=default | GameImportData | |
| previews | GameImportData | |
| relative_path | GameImportData | |
| size | GameImportData | |
| title | GameImportData | |
| version | GameImportData |