Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
~VMethodInterposeLinkBase
Method · 0.85
apply
Method · 0.85
remove
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected