MCPcopy Create free account
hub / github.com/axhlzy/Il2CppHookScripts / _Ufunc.js

File _Ufunc.js

Il2cppHook/_Ufunc.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
2"use strict";
3Object.defineProperty(exports, "__esModule", { value: true });
4require("./list");

Callers

nothing calls this directly

Calls 15

runTimeoutFunction · 0.85
compareFunction · 0.85
performMethod · 0.80
writeMethod · 0.80
isNullMethod · 0.80
checkPointerFunction · 0.70
LOGDFunction · 0.70
findFunction · 0.70
LOGFunction · 0.70
getLineFunction · 0.70
toInt32BigFunction · 0.70
getPkgNameFunction · 0.70

Tested by

no test coverage detected