Multi Event


Alternative to Unity Event with:



– multiple event arguments support

– actions re- ...


by Mad Cat


Price History +

Alternative to Unity Event with:

- multiple event arguments support
- actions re-ordering
- co-routines support as actions (with possibility to wait for their completion before moving to next action in the list)
- no dependencies on other tools
- no dll's, provided as a source code


Features planned for version 1.1:

- extension methods support
- generic event parameters support