UniTask Command Bus
A Unity command pattern library that supports lambda-first, progressive class-based extension. Provides UniTask-based async execution with Undo/Redo, 5 async policies (Drop/Sequential/Switch/ThrottleLast/Parallel), and history management.
com.yoruyomix.unitaskcommandbus Unity Compatibility
Unity 6 Supported
2023.2 Supported
2023.1 Supported
2022.3 LTS Supported
2021.3 LTS Supported
2020.3 LTS Unsupported
2019.4 LTS Unsupported
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/unitaskcommandbus.git 
README Markdown
Copy this to your project's README.md
## Installation
Add **UniTask Command Bus** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/unitaskcommandbus.git
```
[](https://www.pkglnk.dev/pkg/unitaskcommandbus)Dependencies (1)
Comments
No comments yet. Be the first!
Sign in to join the conversation
Sign In