Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
628
bool t_matglossInorganic::isGem()
629
{
630
return is_gem;
631
}
632
633
std::string Materials::getDescription(const t_material& mat)
634
{
Callers
2
printVeins
Function · 0.80
dug_tile_info
Method · 0.80
Calls
no outgoing calls
Tested by
1
printVeins
Function · 0.64