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

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.
 

Detailed Description

Information about a player in a replay.


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