Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ parent_mat
Method
parent_mat
plugins/3dveins.cpp:330–332 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
328
}
329
330
int parent_mat() {
331
return parent ? parent->vein.first : SMC_LAYER;
332
}
333
334
void add_tiles(int tiles) {
335
num_tiles += tiles;
Callers
2
is_similar
Method · 0.80
form_veins
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected