()
| 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 | } |