An Awaitable class is a wrapper around an asynchronous task that allows your method to pause and automatically continue when that task finishes. In this quick tip, we show you how to get started.
Make sure to check out the full tutorial linked to this video!
๐ Awaitable class on documentation: https://on.unity.com/Awaitable_Documentation
๐ Find more free Unity learn resources: https://learn.unity.com/
#GameDev #UnityTips #Unity3d #UnityLearn #Awaitables