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

Method _arrayNew

Il2cppHook/_Ufunc.js:9268–9270  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9266 return this.r("il2cpp_array_length", "uint32", ["pointer"]);
9267 }
9268 static get _arrayNew() {
9269 return this.r("il2cpp_array_new", "pointer", ["pointer", "uint32"]);
9270 }
9271 static get _assemblyGetImage() {
9272 return this.r("il2cpp_assembly_get_image", "pointer", ["pointer"]);
9273 }

Callers 1

fromMethod · 0.80

Calls 1

rMethod · 0.95

Tested by

no test coverage detected