You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Event bus for Unity that emphasizes performance and zero GC allocation (events are structs).\n\nBased on https://github.com/pointcache/BasicEventBus.\n\nUpdated to work across multiple assemblies and reorganized for Unity Package Manager.",