Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
295
std::size_t ModuleRegistry::getCompatibilityLevel() const
296
{
297
return MODULE_COMPATIBILITY_LEVEL;
298
}
299
300
std::string ModuleRegistry::getModuleList(const std::string& separator)
301
{
Callers
1
registerModule
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected