This will only contain locally cached BattleNet maps. To download all ladder maps, log in and queue into a ladder match. To download any other map, play a custom game on that map.
from protobuf message SC2APIProtocol.ResponseAvailableMaps
from protobuf field: repeated string battlenet_map_names = 2;
from protobuf field: repeated string local_map_paths = 1;
Generated using TypeDoc
This will only contain locally cached BattleNet maps. To download all ladder maps, log in and queue into a ladder match. To download any other map, play a custom game on that map.
Generated
from protobuf message SC2APIProtocol.ResponseAvailableMaps