Hacker News new | ask | show | jobs
by jayd16 811 days ago
I mean you don't want to use a Task for per frame work like and use a coroutine instead because tasks are pretty heap allocation heavy. When did I ever mention ienumerator?
1 comments

IEnumerator is how Unity implements coroutines.