SC2API
An API for AI for StarCraft II
Public Member Functions | Public Attributes | List of all members
sc2::PlayerInfo Struct Reference

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
 

The documentation for this struct was generated from the following file: