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

Method getCompatibilityLevel

radiantcore/modulesystem/ModuleRegistry.cpp:295–298  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

293}
294
295std::size_t ModuleRegistry::getCompatibilityLevel() const
296{
297 return MODULE_COMPATIBILITY_LEVEL;
298}
299
300std::string ModuleRegistry::getModuleList(const std::string& separator)
301{

Callers 1

registerModuleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected