Name | Description |
---|---|
PassiveRoutineObserver | |
TaskRoutineWaiter | Used to wait for a task in a coroutine continuously. Better used for shorter running tasks. |
WaitForSeconds | Wrapper over Emotion.Game.Time.After. This exists to parrot the class in Unity. |