Editor Coroutines

FREE
Publisher Marijn Zwemmer
File size 27.84kB
Number of files 4
Latest version 1
Latest release date 2017-11-01 08:48:19
First release date 2015-01-07 09:15:17
Supported Unity versions 2018.4.2 or higher
Use the power of coroutines in Editor code, just like you're used to in your regular code.

Also on Github: https://github.com/marijnz/unity-editor-coroutines Editor Coroutines supports all of the default coroutine functionality, such as StartCoroutine , StopCoroutine and StopAllCoroutines. All of the yield statements, such as WaitForSeconds and WWW support. And also supports nested coroutines

Top Publisher Assets