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

Method ctor

Il2cppHook/_Ufunc.js:7382–7384  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7380 this.handle = handleOrWrapper;
7381 }
7382 ctor() {
7383 return mscorlib.Api.mscorlibObj._ctor_0(allocP(1));
7384 }
7385 toString() {
7386 return readU16(mscorlib.Api.mscorlibObj._toString(this.handle));
7387 }

Callers

nothing calls this directly

Calls 2

allocPFunction · 0.70
_ctor_0Method · 0.45

Tested by

no test coverage detected