The Battle for Wesnoth  1.19.0-dev
Public Attributes | List of all members
ng::create_engine::extras_metadata Struct Reference

#include <create_engine.hpp>

Public Attributes

std::string id
 
std::string name
 
std::string description
 
const configcfg
 

Detailed Description

Definition at line 273 of file create_engine.hpp.

Member Data Documentation

◆ cfg

const config* ng::create_engine::extras_metadata::cfg

Definition at line 278 of file create_engine.hpp.

◆ description

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().

◆ id

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().

◆ name

std::string ng::create_engine::extras_metadata::name

Definition at line 276 of file create_engine.hpp.


The documentation for this struct was generated from the following file: