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

Method getElementClass

_agent.js:1738–1740  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1736 return il2cppApi_1.il2cppApi.il2cpp_class_get_type(this);
1737 }
1738 getElementClass() {
1739 return il2cppApi_1.il2cppApi.il2cpp_class_get_element_class(this);
1740 }
1741 getDeclaringType() {
1742 return il2cppApi_1.il2cppApi.il2cpp_class_get_declaring_type(this);
1743 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected