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

Method _IsInvoking_String

Il2cppHook/_Ufunc.js:4431–4433  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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 }
4434 static get _IsInvoking_0() {
4435 return Il2Cpp.Api.t("UnityEngine.CoreModule", "UnityEngine.MonoBehaviour", "IsInvoking", 0, "bool", ["pointer"]);
4436 }

Callers 1

IsInvoking_methodNameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected