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

Method mapPathName

bwapi/BWAPI/Source/BWAPI/GameImpl.cpp:361–364  ·  view source on GitHub ↗

---------------------------------------------- MAP PATH NAME ---------------------------------------------

Source from the content-addressed store, hash-verified

359 }
360 //---------------------------------------------- MAP PATH NAME ---------------------------------------------
361 std::string GameImpl::mapPathName() const
362 {
363 return Map::getPathName();
364 }
365 //------------------------------------------------ MAP NAME ------------------------------------------------
366 std::string GameImpl::mapName() const
367 {

Callers 2

onMatchStartMethod · 0.45
onStartMethod · 0.45

Calls

no outgoing calls

Tested by 1

onStartMethod · 0.36