![]() |
SC2API
An API for AI for StarCraft II
|
Settings to run the game process. More...
#include <sc2_game_settings.h>
Public Attributes | |
| bool | realtime |
| int | step_size |
| std::string | process_path |
| std::string | data_version |
| std::string | net_address |
| int | timeout_ms |
| int | port_start |
| bool | multi_threaded |
| bool | full_screen |
| std::vector< std::string > | extra_command_lines |
| std::vector< ProcessInfo > | process_info |
Settings to run the game process.
1.8.13