startCoroutine("func",1.0f)可以用stopCoroutine("func")来停。

startCoroutine(func(1.0f))不能用stopCoroutine("func")来停。

 

参考:

http://forum.unity3d.com/threads/stopcoroutine-not-working.32609/

http://answers.unity3d.com/questions/891122/how-to-stop-coroutine-with-parameters.html

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-18
  • 2022-12-23
  • 2021-08-04
猜你喜欢
  • 2022-01-12
  • 2021-08-02
  • 2021-06-10
  • 2021-09-09
  • 2022-12-23
  • 2021-12-18
相关资源
相似解决方案