#include <create_engine.hpp>
Public Attributes | |
std::string | id |
std::string | name |
std::string | description |
const config * | cfg |
Definition at line 273 of file create_engine.hpp.
const config* ng::create_engine::extras_metadata::cfg |
Definition at line 278 of file create_engine.hpp.
std::string ng::create_engine::extras_metadata::description |
Definition at line 277 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 275 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 276 of file create_engine.hpp.