cs-util-com / cscore

cscore is a minimal-footprint library providing commonly used helpers & patterns for your C# projects. It can be used in both pure C# and Unity projects.
https://cs-util-com.github.io/cscore/
Apache License 2.0
197 stars 32 forks source link

Add EventBus #1

Closed cs-util closed 5 years ago

cs-util commented 5 years ago

The eventbus will be the foundation for many other features so it we be build and tested first