MCPcopy Create free account
hub / github.com/IIIImmmyyy/frida-il2cppDumper /

Class

_agent.js:1882–1882  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1880const NativeStruct_1 = require("./NativeStruct");
1881const Il2CppGenericContext_1 = require("./Il2CppGenericContext");
1882class Il2CppGenericMethod extends NativeStruct_1.NativeStruct {
1883 context() {
1884 return new Il2CppGenericContext_1.Il2CppGenericContext(this.add(0x8));
1885 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected