MCPcopy Create free account
hub / github.com/GrowthEase/GameSentry / il2cpp_list_method

Function il2cpp_list_method

index.js:333–335  ·  view source on GitHub ↗
(addr)

Source from the content-addressed store, hash-verified

331}
332
333async function il2cpp_list_method(addr) {
334 await api.il2cpp_list_method(addr)
335}
336
337async function il2cpp_list_field(addr, class_instance) {
338 await api.il2cpp_list_field(addr, class_instance)

Callers 1

index.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected