1 #ifndef PRAYER_HPP_INCLUDED
2 #define PRAYER_HPP_INCLUDED
43 bool Open(
bool UseHotkey =
false);
48 bool AllActive(
const std::vector<Prayer::PRAYERS>& Prayers);
bool Deactivate(PRAYERS Prayer)
bool Activate(PRAYERS Prayer)
bool Open(bool UseHotkey=false)
bool AllActive(const std::vector< Prayer::PRAYERS > &Prayers)
bool IsActive(PRAYERS Prayer)
std::int32_t GetTabHotkey()
bool HasLevel(PRAYERS Prayer)
bool WaitPrayer(std::uint32_t Duration, std::uint32_t Step, PRAYERS Prayer, bool Active)