SC2API
An API for AI for StarCraft II
|
This is the complete list of members for sc2::ReplayControlInterface, including all inherited members.
GatherReplayInfo(const std::string &path, bool download_data=false)=0 (defined in sc2::ReplayControlInterface) | sc2::ReplayControlInterface | pure virtual |
GetReplayInfo() const =0 (defined in sc2::ReplayControlInterface) | sc2::ReplayControlInterface | pure virtual |
LoadReplay(const std::string &replay_path, const InterfaceSettings &settings, uint32_t player_id, bool realtime=false)=0 (defined in sc2::ReplayControlInterface) | sc2::ReplayControlInterface | pure virtual |
UseGeneralizedAbility(bool value)=0 (defined in sc2::ReplayControlInterface) | sc2::ReplayControlInterface | pure virtual |
WaitForReplay()=0 (defined in sc2::ReplayControlInterface) | sc2::ReplayControlInterface | pure virtual |
~ReplayControlInterface()=default (defined in sc2::ReplayControlInterface) | sc2::ReplayControlInterface | virtual |