#include <abilities.hpp>
Public Attributes | |
| t_string | name |
| t_string | description |
| std::string | help_topic_id |
Definition at line 65 of file abilities.hpp.
| t_string unit_ability_t::tooltip_info::description |
Definition at line 68 of file abilities.hpp.
| 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().
| t_string unit_ability_t::tooltip_info::name |
Definition at line 67 of file abilities.hpp.