The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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
 

Detailed Description

Definition at line 187 of file create_engine.hpp.

Member Data Documentation

std::string ng::create_engine::extras_metadata::description

Definition at line 191 of file create_engine.hpp.

Referenced by mp::create::process_event_impl().

std::string ng::create_engine::extras_metadata::id

Definition at line 189 of file create_engine.hpp.

Referenced by mp::create::~create().

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

Definition at line 190 of file create_engine.hpp.


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