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

Method _ctor_0

Il2cppHook/_Ufunc.js:5069–5071  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5067const decorator_cache_getter_1 = require("decorator-cache-getter");
5068class ComponentAPI {
5069 static get _ctor_0() {
5070 return Il2Cpp.Api.t("UnityEngine.CoreModule", "UnityEngine.Component", ".ctor", 0, "pointer", ["pointer"]);
5071 }
5072 static get _CompareTag() {
5073 return Il2Cpp.Api.t("UnityEngine.CoreModule", "UnityEngine.Component", "CompareTag", 1, "bool", ["pointer", "pointer"]);
5074 }

Callers 7

ctor_0Method · 0.45
ctor_0Method · 0.45
__ctor__Method · 0.45
ctor_0Method · 0.45
ctorMethod · 0.45
ctor_0Method · 0.45
ctorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected