BWAPI  4.2.0
An API for interacting with Starcraft: Broodwar (1.16.1)
BWAPI::Interface< T > Member List

This is the complete list of members for BWAPI::Interface< T >, including all inherited members.

getClientInfo(int key=0) const BWAPI::Interface< T >
getClientInfo(int key=0) const BWAPI::Interface< T >
registerEvent(const std::function< void(T *)> &action, const std::function< bool(T *)> &condition=nullptr, int timesToRun=-1, int framesToCheck=0)BWAPI::Interface< T >
setClientInfo(const V &clientInfo, int key=0)BWAPI::Interface< T >