Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axhlzy/Il2CppHookScripts
/ ctor_0
Method
ctor_0
Il2cppHook/_Ufunc.js:6997–6999 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6995
super(handleOrWrapper);
6996
}
6997
ctor_0() {
6998
return
new
UnityEventBase_impl(mscorlib.Api.UnityEventBase._ctor_0(alloc()));
6999
}
7000
AddListener(call) {
7001
return
mscorlib.Api.UnityEventBase._AddCall(this.handle, call);
7002
}
Callers
nothing calls this directly
Calls
2
alloc
Function · 0.70
_ctor_0
Method · 0.45
Tested by
no test coverage detected