Event Management
com.arman.event-management is an OpenUPM Unity package. Pub-sub event broadcasting with typed listener registration. Events are dispatched over a snapshot of the listener list, so handlers may register or unregister while an event is being delivered.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/jahandideh-iman/unitypackages.
Owner: jahandideh-iman.
Topics
Related Unity Packages
- Component System com.arman.component-system
- Inventory System com.arman.inventory-system
- Object Pooling com.arman.object-pooling
- Package Basics com.arman.package-basics
- Scene Management com.arman.scene-management
- Service Locating com.arman.service-locating
For registry setup problems, see Unity scoped registry troubleshooting.