The editor coroutines package allows developers to start constructs similar to Unity’s monobehaviour based coroutines within the editor using abitrary objects.
These package versions are safe to use with Unity version 2019.4:
Documentation location: | Versions available: |
---|---|
com.unity.editorcoroutines@1.0 | 1.0.0 |
com.unity.editorcoroutines@0.1 | 0.1.0-preview.2 0.1.0-preview.1 |
com.unity.editorcoroutines@0.0 | 0.0.2-preview.1 0.0.1-preview.5 0.0.1-preview.4 0.0.1-preview.3 |