Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDungeons/OpenDungeons
/ getGameLevelPathMultiplayer
Method
getGameLevelPathMultiplayer
source/utils/ResourceManager.cpp:589–592 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
587
}
588
589
std::string ResourceManager::getGameLevelPathMultiplayer() const
590
{
591
return getGameDataPath() +
"levels/multiplayer/"
;
592
}
Callers
3
updateFilesList
Method · 0.80
updateFilesList
Method · 0.80
updateFilesList
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected