AlpacaLibary  1.63
A closed source C++ bot for OSRS
Ignores.hpp File Reference
#include "../../../Core/Classes/Ignore.hpp"
#include <functional>
#include <vector>

Go to the source code of this file.

Namespaces

 Ignores
 

Functions

bool Ignores::IsOpen ()
 
bool Ignores::Open ()
 
std::int32_t Ignores::GetTabHotkey ()
 
std::vector< Internal::IgnoreIgnores::GetAll ()
 
std::vector< Internal::IgnoreIgnores::GetAll (const std::function< bool(Internal::Ignore &)> &Filter)