Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ getValue
Function
getValue
plugins/prospector.cpp:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
static int getValue(const df::inorganic_raw &info)
178
{
179
return info.material.material_value;
180
}
181
182
static int getValue(const df::plant_raw &info)
183
{
Callers
1
printMats
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected