1 #ifndef COMBAT_HPP_INCLUDED
2 #define COMBAT_HPP_INCLUDED
10 bool Open(
bool UseHotkey =
false);
double GetHealthPercentage()
bool Open(bool UseHotkey=false)
bool ToggleSpecialAttack(bool Toggle)
std::string GetStyleString()
std::int32_t GetSpecialAttack()
std::int32_t GetTabHotkey()
std::int32_t GetStyleIndex()
bool IsSpecialAttacking()
bool ToggleAutoRetaliate(bool Toggle)
bool SetStyle(const std::string &Style)
std::int32_t GetMaxHealth()