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

Method mapFileName

bwapi/BWAPI/Source/BWAPI/GameImpl.cpp:356–359  ·  view source on GitHub ↗

---------------------------------------------- MAP FILE NAME ---------------------------------------------

Source from the content-addressed store, hash-verified

354 }
355 //---------------------------------------------- MAP FILE NAME ---------------------------------------------
356 std::string GameImpl::mapFileName() const
357 {
358 return Map::getFileName();
359 }
360 //---------------------------------------------- MAP PATH NAME ---------------------------------------------
361 std::string GameImpl::mapPathName() const
362 {

Callers 5

BWAPIExceptionFilterFunction · 0.45
onMatchStartMethod · 0.45
onStartMethod · 0.45
onStartMethod · 0.45
newAIModuleFunction · 0.45

Calls

no outgoing calls

Tested by 2

onStartMethod · 0.36
onStartMethod · 0.36