Publisher | Thomas-X |
---|---|
File size | 1.20MB |
Number of files | 20 |
Latest version | 1.0.3 |
Latest release date | 2025-01-16 01:14:11 |
First release date | 2025-01-16 01:14:11 |
Supported Unity versions | 2018.4.2 or higher |
No matter what type of game you are writing -- good coding practices will get you much further when finishing your game. Buying this asset ensures you get a solid implementation of the EventBus pattern with good support in case you need any help or modifications done.
Features:
- Automatic Listener method registration (no more memory leaks!)
- Customizable listener method registration
- Ability to run certain listener methods before or after others via a dependency system
- Async usage supported via UniTask
- Static listener methods
- Usage outside of Monobehaviours
- Dynamic listener registration
- Extensive documentation, offline and online
- 10 diagnostics to guide you when coding to avoid common gotchas