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.

License

Notifications You must be signed in to change notification settings

romanlee17/com.romanlee17.eventaggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Aggregator pattern implementation for Unity

image

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/com.romanlee17.eventaggregator.git.

Requirements

  • Unity 2021.3 or later
  • UI Toolkit to display editor window

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

License

Code of conduct

Stars

Watchers

Forks

Languages