AlpacaLibary
1.63
A closed source C++ bot for OSRS
|
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::ClanMember > | Clan::GetAll () |
std::vector< Internal::ClanMember > | Clan::GetAll (const std::function< bool(Internal::ClanMember &)> &Filter) |