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

Function il2cpp_load_custom_script

index.js:353–355  ·  view source on GitHub ↗
(script)

Source from the content-addressed store, hash-verified

351}
352
353async function il2cpp_load_custom_script(script) {
354 await api.il2cpp_load_custom_script(script)
355}
356
357async function il2cpp_hook_field(addr, value, instance_addr) {
358 await api.il2cpp_hook_field(addr, value, instance_addr)

Callers 1

index.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected