Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ BlockFlags
Method
BlockFlags
library/modules/MapCache.cpp:760–763 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
758
}
759
760
t_blockflags MapExtras::Block::BlockFlags()
761
{
762
return block ? block->flags : t_blockflags();
763
}
764
765
bool MapExtras::Block::isDirty()
766
{
Callers
2
df_liquids_execute
Function · 0.80
df_tiles
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected