()
| 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 | } |
no outgoing calls
no test coverage detected