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

Go to the source code of this file.

Namespaces

 Clan
 

Functions

bool Clan::IsOpen ()
 
bool Clan::Open (bool UseHotkey=false)
 
std::int32_t Clan::GetTabHotkey ()
 
std::vector< Internal::ClanMemberClan::GetAll ()
 
std::vector< Internal::ClanMemberClan::GetAll (const std::function< bool(Internal::ClanMember &)> &Filter)