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

Method getMethods

_agent.js:1760–1762  ·  view source on GitHub ↗
(iter)

Source from the content-addressed store, hash-verified

1758 return il2cppApi_1.il2cppApi.il2cpp_class_get_properties(this, iter);
1759 }
1760 getMethods(iter) {
1761 return il2cppApi_1.il2cppApi.il2cpp_class_get_methods(this, iter);
1762 }
1763 /**
1764 * 获取泛型参数名
1765 * @returns {string}

Callers 1

_agent.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected