SC2API
An API for AI for StarCraft II
|
Information about a player in a replay. More...
#include <sc2_gametypes.h>
Public Attributes | |
int | player_id |
Player ID. | |
int | mmr |
Player ranking. | |
int | apm |
Player actions per minute. | |
Race | race |
Actual player race. | |
Race | race_selected |
Selected player race. If the race is "Random", the race data member may be different. | |
GameResult | game_result |
If the player won or lost. | |
Information about a player in a replay.