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

Go to the source code of this file.

Namespaces

 Friends
 

Functions

bool Friends::IsOpen ()
 
bool Friends::Open (bool UseHotkey=false)
 
std::int32_t Friends::GetTabHotkey ()
 
std::vector< Internal::FriendFriends::GetAll ()
 
std::vector< Internal::FriendFriends::GetAll (const std::function< bool(Internal::Friend &)> &Filter)