Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDungeons/OpenDungeons
/ getDigCoefGem
Method
getDigCoefGem
source/utils/ConfigManager.h:147–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
{ return mDigCoefGold; }
146
147
inline double getDigCoefGem() const
148
{ return mDigCoefGem; }
149
150
inline double getDigCoefClaimedWall() const
151
{ return mDigCoefClaimedWall; }
Callers
1
handleDigTile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected