MCPcopy Create free account
hub / github.com/codereader/DarkRadiant / getMapName

Method getMapName

plugins/script/interfaces/MapInterface.cpp:15–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13}
14
15std::string MapInterface::getMapName()
16{
17 return GlobalMapModule().getMapName();
18}
19
20IMap::EditMode MapInterface::getEditMode()
21{

Callers 9

analyseRemoteStatusFunction · 0.45
tryToFinishMergeFunction · 0.45
performFastForwardFunction · 0.45
syncWithRemoteFunction · 0.45
onMapEventMethod · 0.45
restartGameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected