Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
GameImportData Member List

This is the complete list of members for GameImportData, including all inherited members.

atlas_idGameImportData
bannersGameImportData
conflicting_versionGameImportData
creatorGameImportData
engineGameImportData
executableGameImportData
executablesGameImportData
file_countGameImportData
game_idGameImportData
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)GameImportDatainline
GameImportData()=deleteGameImportData
GameImportData(GameImportData &&other)=defaultGameImportData
GameImportData(const GameImportData &other)=defaultGameImportData
infosGameImportData
operator=(const GameImportData &other)=defaultGameImportData
previewsGameImportData
relative_pathGameImportData
sizeGameImportData
titleGameImportData
versionGameImportData