()
| 4441 | return Il2Cpp.Api.o("UnityEngine.CoreModule", "UnityEngine.MonoBehaviour", "StartCoroutine", 1, ["System.Collections.IEnumerator"], "pointer", ["pointer", "pointer"]); |
| 4442 | } |
| 4443 | static get _StartCoroutine_String() { |
| 4444 | return Il2Cpp.Api.o("UnityEngine.CoreModule", "UnityEngine.MonoBehaviour", "StartCoroutine", 1, ["System.String"], "pointer", ["pointer", "pointer"]); |
| 4445 | } |
| 4446 | static get _StartCoroutine_String_Object() { |
| 4447 | return Il2Cpp.Api.o("UnityEngine.CoreModule", "UnityEngine.MonoBehaviour", "StartCoroutine", 2, ["System.String", "System.Object"], "pointer", ["pointer", "pointer", "pointer"]); |
| 4448 | } |
no outgoing calls
no test coverage detected