MCPcopy Create free account
hub / github.com/bwapi/bwapi / mapName

Method mapName

bwapi/BWAPI/Source/BWAPI/GameImpl.cpp:366–369  ·  view source on GitHub ↗

------------------------------------------------ MAP NAME ------------------------------------------------

Source from the content-addressed store, hash-verified

364 }
365 //------------------------------------------------ MAP NAME ------------------------------------------------
366 std::string GameImpl::mapName() const
367 {
368 return Map::getName();
369 }
370 //----------------------------------------------- GET MAP HASH ---------------------------------------------
371 std::string GameImpl::mapHash() const
372 {

Callers 6

onStartMethod · 0.45
BWAPIExceptionFilterFunction · 0.45
onMatchStartMethod · 0.45
mainFunction · 0.45
onStartMethod · 0.45
onStartMethod · 0.45

Calls

no outgoing calls

Tested by 1

onStartMethod · 0.36