SC2API
An API for AI for StarCraft II
|
Public Member Functions | |
virtual bool | GatherReplayInfo (const std::string &path, bool download_data=false)=0 |
virtual bool | LoadReplay (const std::string &replay_path, const InterfaceSettings &settings, uint32_t player_id, bool realtime=false)=0 |
virtual bool | WaitForReplay ()=0 |
virtual void | UseGeneralizedAbility (bool value)=0 |
virtual const ReplayInfo & | GetReplayInfo () const =0 |