AlpacaLibary  1.63
A closed source C++ bot for OSRS
Ignores Namespace Reference

Functions

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

Function Documentation

◆ GetAll() [1/2]

std::vector<Internal::Ignore> Ignores::GetAll ( )

◆ GetAll() [2/2]

std::vector<Internal::Ignore> Ignores::GetAll ( const std::function< bool(Internal::Ignore &)> &  Filter)

◆ GetTabHotkey()

std::int32_t Ignores::GetTabHotkey ( )

◆ IsOpen()

bool Ignores::IsOpen ( )

◆ Open()

bool Ignores::Open ( )