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

Function is_valid

library/include/modules/MapCache.h:315–315  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

313 bool GetLocalFeature(t_feature *out);
314
315 bool is_valid() { return valid; }
316 df::map_block *getRaw() { return block; }
317
318 bool Allocate();

Callers 3

is_valid_enum_itemFunction · 0.85
enum_item_raw_keyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected