chark/unity-scriptable-objects

Inspector to trigger each listener individually

Edvinas01 opened this issue · 0 comments

Add inspector on each built-in game event (BaseGameEvent and ArgumentGameEvent) which would allow to trigger individual listeners.

Note, this will be used only for testing/debugging so it should not change any APIs and should only update the editor scripts.