Zenject icon indicating copy to clipboard operation
Zenject copied to clipboard

Query System with Zenject Signals

Open virtouso opened this issue 3 years ago • 0 comments

Do Zenject Signals have a feature like the "Query" system?

in a default scenario with signals. one class fires a method and another one subscribes to it.

assume that the class that fires the signal, needs to get a value from subscribers or one subscriber method. is it currently possible with zenject? if the answer is yes, how is it possible?

virtouso avatar May 11 '22 15:05 virtouso