Skip to content

This is a simple implementation of the Event Aggregator pattern for Unity. It has its own debug window to see all the events that are being sent and received.

Notifications You must be signed in to change notification settings

romanlee17/unity-event-aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Aggregator pattern implementation for Unity

About

This is a simple implementation of the Event Aggregator pattern for Unity.
It has its own debug window to see all the events that are being sent and received.

Installation

To install this package, simply open Unity Package Manager,
click on the + icon and select "Add package from git URL...",
then paste the following URL: https://github.com/romanlee17/unity-event-aggregator.git.

About

This is a simple implementation of the Event Aggregator pattern for Unity. It has its own debug window to see all the events that are being sent and received.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages