AlpacaLibary
1.63
A closed source C++ bot for OSRS
|
Functions | |
bool | IsOpen () |
bool | Open (bool UseHotkey=false) |
std::int32_t | GetTabHotkey () |
std::vector< Internal::Friend > | GetAll () |
std::vector< Internal::Friend > | GetAll (const std::function< bool(Internal::Friend &)> &Filter) |
std::vector<Internal::Friend> Friends::GetAll | ( | ) |
std::vector<Internal::Friend> Friends::GetAll | ( | const std::function< bool(Internal::Friend &)> & | Filter | ) |
std::int32_t Friends::GetTabHotkey | ( | ) |
bool Friends::IsOpen | ( | ) |
bool Friends::Open | ( | bool | UseHotkey = false | ) |