Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
std::string MapInterface::getMapName()
16
{
17
return GlobalMapModule().getMapName();
18
}
19
20
IMap::EditMode MapInterface::getEditMode()
21
{
Callers
9
initControlsFromEntity
Method · 0.45
analyseRemoteStatus
Function · 0.45
resolveMapFileConflictUsingOurs
Function · 0.45
tryToFinishMerge
Function · 0.45
performFastForward
Function · 0.45
syncWithRemote
Function · 0.45
onMapEvent
Method · 0.45
performMapFileStatusCheck
Method · 0.45
restartGame
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected