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

Method _StartCoroutine_String

Il2cppHook/_Ufunc.js:4443–4445  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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 }

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected