![]() |
SC2API
An API for AI for StarCraft II
|
Information about a replay file. More...
#include <sc2_gametypes.h>
Public Member Functions | |
| bool | GetPlayerInfo (ReplayPlayerInfo &replay_player_info, int playerID) const |
| float | GetGameloopsPerSecond () const |
Public Attributes | |
| float | duration |
| unsigned int | duration_gameloops |
| int32_t | num_players |
| uint32_t | data_build |
| uint32_t | base_build |
| std::string | map_name |
| std::string | map_path |
| std::string | replay_path |
| std::string | version |
| std::string | data_version |
| ReplayPlayerInfo | players [max_num_players] |
Information about a replay file.
1.8.13