#include <create_engine.hpp>
Public Attributes | |
std::string | id |
std::string | name |
std::string | description |
const config * | cfg |
Definition at line 281 of file create_engine.hpp.
const config* ng::create_engine::extras_metadata::cfg |
Definition at line 286 of file create_engine.hpp.
std::string ng::create_engine::extras_metadata::description |
Definition at line 285 of file create_engine.hpp.
Referenced by gui2::dialogs::mp_create_game::on_era_select().
std::string ng::create_engine::extras_metadata::id |
Definition at line 283 of file create_engine.hpp.
Referenced by gui2::dialogs::mp_create_game::post_show().
std::string ng::create_engine::extras_metadata::name |
Definition at line 284 of file create_engine.hpp.