AsyncReactiveProperty document

This commit is contained in:
neuecc
2020-06-11 23:50:13 +09:00
parent 0b27c3a342
commit a2c18eb343
2 changed files with 28 additions and 3 deletions

View File

@@ -444,7 +444,9 @@ public class SandboxMain : MonoBehaviour
// rp.AddTo(this.GetCancellationTokenOnDestroy());
var cts = new CancellationTokenSource();