Eventsystem Packages

unity3d.eventmanager

A type-safe event system for Unity3D based on the event listener pattern. More info http://saltydog.digital/usage-pattern-for-a-type-safe-unity-event-system/

1.1.1 • Published 7 years ago

eventsystemx

this package holds two classes `EventSystem`, meant to provide the same functionality as C#'s `event` keyword does, and `Box` to synergize with it. js already has an Event class built in but that class is aimed to be used with html elements where this i

1.3.0 • Published 6 years ago