MCPcopy Create free account
hub / github.com/axhlzy/Il2CppHookScripts / invoke

Method invoke

Il2cppHook/_Ufunc.js:1855–1855  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

1853 methods = [];
1854 fields = [];
1855 invoke(...args) { }
1856}
1857class Packer extends Il2Cpp.Object {
1858 methods = this.class.methods;

Callers 11

objectMethod · 0.45
genericParameterCountMethod · 0.45
inflateMethod · 0.45
assembliesMethod · 0.45
objectMethod · 0.45
classesMethod · 0.45
genericParameterCountMethod · 0.45
inflateMethod · 0.45
toStringMethod · 0.45
scheduleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected