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

Method _Invoke

Il2cppHook/_Ufunc.js:4428–4430  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4426 return Il2Cpp.Api.t("UnityEngine.CoreModule", "UnityEngine.MonoBehaviour", "InvokeRepeating", 3, "void", ["pointer", "float", "float", "float"]);
4427 }
4428 static get _Invoke() {
4429 return Il2Cpp.Api.t("UnityEngine.CoreModule", "UnityEngine.MonoBehaviour", "Invoke", 2, "void", ["pointer", "float", "float"]);
4430 }
4431 static get _IsInvoking_String() {
4432 return Il2Cpp.Api.t("UnityEngine.CoreModule", "UnityEngine.MonoBehaviour", "IsInvoking", 1, "bool", ["pointer", "pointer"]);
4433 }

Callers 1

InvokeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected