Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ getName
Method
getName
radiantcore/map/MapPropertyInfoFileModule.cpp:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
std::string MapPropertyInfoFileModule::getName()
17
{
18
return
"Map Properties"
;
19
}
20
21
void MapPropertyInfoFileModule::clear()
22
{
Callers
14
loadModelFromPath
Method · 0.45
loadModelFromPath
Method · 0.45
loadModelFromPath
Method · 0.45
loadModelFromPath
Method · 0.45
ensureNoConflicts
Method · 0.45
~InfoFileExporter
Method · 0.45
registerInfoFileModule
Method · 0.45
unregisterInfoFileModule
Method · 0.45
beginWriteMap
Method · 0.45
readPrimitives
Method · 0.45
processModuleFile
Method · 0.45
registerModule
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected