Skip to content

Dener1111/DKEvents

Repository files navigation

DKEvents

ScriptableObject Events and Observables

Can log events in console Can be invoked from inspector Can remove all listeners from inspector And also got Observables derived from MonoBeaviour

Assets used: https://github.com/SixWays/Relay - for base event implementation https://assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041 - atributes for inspector

If you do not want to use these assets:

  1. Change Relay to Action or whatever you use in DKEventBase
  2. Remove all Odin's Atributes in DKEventBase

About

ScriptableObject Relay Events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages