Skip to content

monofire/EventsRouter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EventsRouter

Events Router for Unity 3D.
Performs events routing between non-bounded instances, using the subscription model.
Events Router parses game objects hierarchy automatically.
You can subscribe to events without association with the sender and explicit setup actions - using only the name of a sender game object. That saves time, looses coupling, fights with global warming...

Download example project

About

Events Router for Unity 3D

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages