You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use an callback-based approach to stop the AwaitCoroutine once the associated Task is completed, instead of polling every frame. This makes the AwaitCoroutine class more efficient.
0 commit comments