The Battle for Wesnoth  1.19.0-dev
Public Member Functions | Public Attributes | List of all members
config::any_child Struct Reference

#include <config.hpp>

Public Member Functions

 any_child (const child_map::key_type *k, config *c)
 

Public Attributes

const child_map::key_type & key
 
configcfg
 

Detailed Description

Definition at line 682 of file config.hpp.

Constructor & Destructor Documentation

◆ any_child()

config::any_child::any_child ( const child_map::key_type *  k,
config c 
)
inline

Definition at line 686 of file config.hpp.

Member Data Documentation

◆ cfg

config& config::any_child::cfg

Definition at line 685 of file config.hpp.

Referenced by unit::ability_tooltips(), and editor::map_context::convert_scenario().

◆ key

const child_map::key_type& config::any_child::key

Definition at line 684 of file config.hpp.

Referenced by unit::ability_tooltips(), and config::find_total_first_of().


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