MCPcopy 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
16std::string MapPropertyInfoFileModule::getName()
17{
18 return "Map Properties";
19}
20
21void MapPropertyInfoFileModule::clear()
22{

Callers 14

loadModelFromPathMethod · 0.45
loadModelFromPathMethod · 0.45
loadModelFromPathMethod · 0.45
loadModelFromPathMethod · 0.45
ensureNoConflictsMethod · 0.45
~InfoFileExporterMethod · 0.45
beginWriteMapMethod · 0.45
readPrimitivesMethod · 0.45
processModuleFileMethod · 0.45
registerModuleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected