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

Method ctor_0

Il2cppHook/_Ufunc.js:3811–3813  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3809 super(handleOrWrapper);
3810 }
3811 static get ctor_0() {
3812 return new InvokableCallList_impl(mscorlib.Api.InvokableCallList._ctor_0(alloc()));
3813 }
3814 AddListener(call) {
3815 return new mscorlib.Api.InvokableCallList._AddListener(this.handle, call);
3816 }

Callers

nothing calls this directly

Calls 2

allocFunction · 0.70
_ctor_0Method · 0.45

Tested by

no test coverage detected