Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrowthEase/GameSentry
/ il2cpp_search_class_instance
Function
il2cpp_search_class_instance
index.js:349–351 ·
view source on GitHub ↗
(addr)
Source
from the content-addressed store, hash-verified
347
}
348
349
async
function
il2cpp_search_class_instance(addr) {
350
await
api.il2cpp_search_class_instance(addr)
351
}
352
353
async
function
il2cpp_load_custom_script(script) {
354
await
api.il2cpp_load_custom_script(script)
Callers
1
index.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected