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

Function il2cpp_load_custom_script

lib/cli/index.js:115–117  ·  view source on GitHub ↗
(script)

Source from the content-addressed store, hash-verified

113}
114
115function il2cpp_load_custom_script(script) {
116 customize.il2cpp_load_custom_script(script);
117}
118
119function il2cpp_function_detach(handle) {
120 base.detach(handle);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected