Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Does Task.Yield().AsUniTask() work the same as UniTask.Yield() #529

Closed Unanswered
qwbarch asked this question in Q&A
Discussion options

I'd like to use UniTask to wait until the next frame (or the yield return null equivalent in UniTask).
The problem for me is that since I'm using F# right now, only regular tasks are supported.
If I did all my asynchronous computations and then converted it to UniTask at the very end, am I looking for trouble? Is this a bad idea?

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /