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

Method getClass

_agent.js:1941–1943  ·  view source on GitHub ↗
(index)

Source from the content-addressed store, hash-verified

1939 }
1940 }
1941 getClass(index) {
1942 return il2cppApi_1.il2cppApi.il2cpp_image_get_class(this, index);
1943 }
1944 get(params) {
1945 return this.add((0, structItem_1.getStructOffset)(il2CppImage_struct, params));
1946 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected