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

Method _InvokeRepeating

Il2cppHook/_Ufunc.js:4425–4427  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4423 return Il2Cpp.Api.t("UnityEngine.CoreModule", "UnityEngine.MonoBehaviour", "CancelInvoke", 1, "void", ["pointer", "pointer"]);
4424 }
4425 static get _InvokeRepeating() {
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 }

Callers 1

InvokeRepeatingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected