Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ TileType
Method
TileType
plugins/tiletypes.cpp:247–250 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
245
df::inclusion_type vein_type;
246
247
TileType()
248
{
249
clear();
250
}
251
252
void clear()
253
{
Callers
nothing calls this directly
Calls
1
clear
Function · 0.50
Tested by
no test coverage detected