The Battle for Wesnoth  1.19.18+dev
Public Attributes | List of all members
unit_ability_t::tooltip_info Struct Reference

#include <abilities.hpp>

Public Attributes

t_string name
 
t_string description
 
std::string help_topic_id
 

Detailed Description

Definition at line 65 of file abilities.hpp.

Member Data Documentation

◆ description

t_string unit_ability_t::tooltip_info::description

Definition at line 68 of file abilities.hpp.

◆ help_topic_id

std::string unit_ability_t::tooltip_info::help_topic_id

Definition at line 72 of file abilities.hpp.

Referenced by help::generate_weapon_special_topics().

◆ name

t_string unit_ability_t::tooltip_info::name

Definition at line 67 of file abilities.hpp.


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