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

Method ctor_0

Il2cppHook/_Ufunc.js:2854–2856  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2852class AbstractEventDataImpl extends class_1.mscorlib_System_Object_impl {
2853 m_Used = lfv(this.handle, "m_Used");
2854 ctor_0() {
2855 return new AbstractEventDataImpl(Il2Cpp.Api.AbstractEventData._ctor_0(alloc()));
2856 }
2857 Reset() {
2858 return Il2Cpp.Api.AbstractEventData._Reset(this.handle);
2859 }

Callers

nothing calls this directly

Calls 2

allocFunction · 0.70
_ctor_0Method · 0.45

Tested by

no test coverage detected