MCPcopy Create free account
hub / github.com/DFHack/dfhack / isGem

Method isGem

library/modules/Materials.cpp:628–631  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

626}
627
628bool t_matglossInorganic::isGem()
629{
630 return is_gem;
631}
632
633std::string Materials::getDescription(const t_material& mat)
634{

Callers 2

printVeinsFunction · 0.80
dug_tile_infoMethod · 0.80

Calls

no outgoing calls

Tested by 1

printVeinsFunction · 0.64