Ellpeck / Coroutine

A simple implementation of Unity's Coroutines to be used for any C# project
https://www.nuget.org/packages/Coroutine
MIT License
37 stars 3 forks source link

Is there a way to stop a coroutine? #15

Closed yangruihan closed 3 years ago

Ellpeck commented 3 years ago

Yes, you can cancel it.