![]() |
SC2API
An API for AI for StarCraft II
|
Public Member Functions | |
| PlayerInfo (uint32_t player_id, PlayerType player_type, Race race_requested, Race race_actual, Difficulty difficulty, AIBuild ai_build, const std::string &player_name) | |
Public Attributes | |
| uint32_t | player_id |
| PlayerType | player_type |
| Race | race_requested |
| Race | race_actual |
| Difficulty | difficulty |
| AIBuild | ai_build |
| std::string | player_name |
1.8.13