neuecc / UniRx

Reactive Extensions for Unity
MIT License
7.01k stars 895 forks source link

FromAync not available #475

Open jbat100 opened 3 years ago

jbat100 commented 3 years ago

I'm trying to use FromAsync but can't seem to find it in the source, perhaps I'm missing something or is there a good reason why it would not be available. Note that a search on the repo shows that it is referenced in the xml documentation. Any help on how I could use FromAsync (not from AsyncPattern) would be greatly appreciated.