Merge remote-tracking branch 'origin/master'

master 2.0.32
neuecc 2020-09-07 18:52:22 +09:00
commit 85fb08552e
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,9 @@ Techinical details, see blog post: [UniTask v2 — Zero Allocation async/await f
- [Awaitable Events](#awaitable-events)
- [Channel](#channel)
- [For Unit Testing](#for-unit-testing)
- [ThreadPool limitation](#threadpool-limitation)
- [IEnumerator.ToUniTask limitation](#ienumeratortounitask-limitation)
- [For UnityEditor](#for-unityeditor)
- [Compare with Standard Task API](#compare-with-standard-task-api)
- [Pooling Configuration](#pooling-configuration)
- [Allocation on Profiler](#allocation-on-profiler)