#include <config.hpp>
Public Member Functions | |
any_child (const child_map::key_type *k, config *c) | |
Public Attributes | |
const child_map::key_type & | key |
config & | cfg |
Definition at line 684 of file config.hpp.
|
inline |
Definition at line 688 of file config.hpp.
config& config::any_child::cfg |
Definition at line 687 of file config.hpp.
Referenced by unit::ability_tooltips(), and editor::map_context::convert_scenario().
const child_map::key_type& config::any_child::key |
Definition at line 686 of file config.hpp.
Referenced by unit::ability_tooltips(), and config::find_total_first_of().