AlpacaLibary  1.63
A closed source C++ bot for OSRS
Trade.hpp File Reference
#include <cstdint>
#include <vector>
#include <string>

Go to the source code of this file.

Namespaces

 Trade
 

Functions

bool Trade::IsOpen ()
 
std::vector< std::int32_t > Trade::GetMyOfferItemIDs ()
 
std::vector< std::string > Trade::GetMyOfferItemNames ()
 
std::vector< std::int32_t > Trade::GetMyOfferItemAmounts ()
 
std::vector< std::int32_t > Trade::GetTheirOfferItemIDs ()
 
std::vector< std::string > Trade::GetTheirOfferItemNames ()
 
std::vector< std::int32_t > Trade::GetTheirOfferItemAmounts ()