This is the complete list of members for SubgameSpec, including all inherited members.
| addon_mods_paths | SubgameSpec | |
| author | SubgameSpec | |
| checkAndLog() const | SubgameSpec | |
| deprecation_msgs | SubgameSpec | |
| first_mod | SubgameSpec | |
| gamemods_path | SubgameSpec | |
| id | SubgameSpec | |
| isValid() const | SubgameSpec | inline |
| last_mod | SubgameSpec | |
| path | SubgameSpec | |
| release | SubgameSpec | |
| SubgameSpec(const std::string &id="", const std::string &path="", const std::string &gamemods_path="", const std::unordered_map< std::string, std::string > &addon_mods_paths={}, const std::string &title="", const std::string &author="", int release=0, const std::string &first_mod="", const std::string &last_mod="") | SubgameSpec | inline |
| title | SubgameSpec |