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

Function is_applied

library/include/VTableInterpose.h:188–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186 ~VMethodInterposeLinkBase();
187
188 bool is_applied() { return applied; }
189 bool apply(bool enable = true);
190 void remove();
191

Callers 3

applyMethod · 0.85
removeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected