ssannandeji / Zenject-2019

Dependency Injection Framework for Unity3D
MIT License
2.53k stars 363 forks source link

Update SignalBus.cs to fix compiler error #608

Open FizzyGames opened 5 years ago

FizzyGames commented 5 years ago

ZEN_SIGNALS_ADD_UNIRX currently does not compile because "GetStream(object identifier)" calls a function with an old signature.

svermeulen commented 5 years ago

Merged into https://github.com/svermeulen/Extenject with cb9b1fade7093aa153b981f01fd7336f7eb9b014