MCPcopy 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
177static int getValue(const df::inorganic_raw &info)
178{
179 return info.material.material_value;
180}
181
182static int getValue(const df::plant_raw &info)
183{

Callers 1

printMatsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected