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

Method _threadAttach

Il2cppHook/_Ufunc.js:9643–9645  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9641 return this.r("il2cpp_value_box", "pointer", ["pointer", "pointer"]);
9642 }
9643 static get _threadAttach() {
9644 return this.r("il2cpp_thread_attach", "pointer", ["pointer"]);
9645 }
9646 static get _threadCurrent() {
9647 return this.r("il2cpp_thread_current", "pointer", []);
9648 }

Callers 1

attachMethod · 0.80

Calls 1

rMethod · 0.95

Tested by

no test coverage detected