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

Method _StopCoroutine_String

Il2cppHook/_Ufunc.js:4458–4460  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4456 return Il2Cpp.Api.o("UnityEngine.CoreModule", "UnityEngine.MonoBehaviour", "StopCoroutine", 1, ["System.Collections.IEnumerator"], "void", ["pointer", "pointer"]);
4457 }
4458 static get _StopCoroutine_String() {
4459 return Il2Cpp.Api.o("UnityEngine.CoreModule", "UnityEngine.MonoBehaviour", "StopCoroutine", 1, ["System.String"], "void", ["pointer", "pointer"]);
4460 }
4461 static get _StopCoroutine_IEnumerator() {
4462 return Il2Cpp.Api.o("UnityEngine.CoreModule", "UnityEngine.MonoBehaviour", "StopCoroutine", 1, ["System.Collections.IEnumerator"], "void", ["pointer", "pointer"]);
4463 }

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected