Skip to content

What is UniTaskVoid? #43

@Razenpok

Description

@Razenpok

So why do we need UniTaskVoid? After reading README and googling I still cannot understand its purpose.
It seems like it is a UniRx replacement for async void but you still need to .Forget() it - you can do the same with UniTask. Apart from that, you can't use it for Unity events like Start.
Also, I'm using async void Start in conjuction with UniRx, are there any downsides of it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions