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

Function il2cpp_resend_function

index.js:361–363  ·  view source on GitHub ↗
(addr, args_param)

Source from the content-addressed store, hash-verified

359}
360
361async function il2cpp_resend_function(addr, args_param) {
362 await api.il2cpp_resend_function(addr, args_param)
363}
364
365async function il2cpp_send_function(addr, function_return_value, args_param) {
366 await api.il2cpp_send_function(addr, function_return_value, args_param)

Callers 1

index.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected