MCPcopy Create free account
hub / github.com/axhlzy/Il2CppHookScripts / stalkerExit

Function stalkerExit

Il2cppHook/_Ufunc.js:1484–1487  ·  view source on GitHub ↗
(tid)

Source from the content-addressed store, hash-verified

1482 });
1483 }
1484 function stalkerExit(tid) {
1485 Stalker.unfollow();
1486 Stalker.garbageCollect();
1487 }
1488};
1489globalThis.StalkerTracePath = (mPtr, range) => {
1490 let src_mPtr = mPtr;

Callers 1

_Ufunc.jsFile · 0.70

Calls 1

LOGEFunction · 0.70

Tested by

no test coverage detected