MCPcopy Create free account
hub / github.com/DFHack/dfhack / ~VMethodInterposeLinkBase

Method ~VMethodInterposeLinkBase

library/VTableInterpose.cpp:322–326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

320}
321
322VMethodInterposeLinkBase::~VMethodInterposeLinkBase()
323{
324 if (is_applied())
325 remove();
326}
327
328VMethodInterposeLinkBase *VMethodInterposeLinkBase::get_first_interpose(const virtual_identity *id)
329{

Callers

nothing calls this directly

Calls 1

is_appliedFunction · 0.85

Tested by

no test coverage detected