#include <Combat.hpp>
◆ DamageMultiAttackCount()
Horizon::Zone::DamageMultiAttackCount::DamageMultiAttackCount |
( |
Damage * |
damage, |
|
|
int16_t |
multi_attack_count |
|
) |
| |
|
inline |
int16_t _multi_attack_count
Definition: Combat.hpp:75
Damage * _damage
Definition: Combat.hpp:74
◆ ~DamageMultiAttackCount()
Horizon::Zone::DamageMultiAttackCount::~DamageMultiAttackCount |
( |
| ) |
|
|
default |
◆ get_multi_attack_count()
int16_t Horizon::Zone::DamageMultiAttackCount::get_multi_attack_count |
( |
| ) |
|
|
inline |
◆ set_multi_attack_count()
void Horizon::Zone::DamageMultiAttackCount::set_multi_attack_count |
( |
int16_t |
multi_attack_count | ) |
|
|
inline |
◆ _damage
Damage* Horizon::Zone::DamageMultiAttackCount::_damage {nullptr} |
|
private |
◆ _multi_attack_count
int16_t Horizon::Zone::DamageMultiAttackCount::_multi_attack_count {0} |
|
private |
The documentation for this class was generated from the following file: