hadashiA / VContainer

The extra fast, minimum code size, GC-free DI (Dependency Injection) library running on Unity Game Engine.
https://vcontainer.hadashikick.jp
MIT License
1.89k stars 165 forks source link

Fix withParameter not working (With code generation) #578

Closed AlonTalmi closed 9 months ago

AlonTalmi commented 10 months ago

Includes @adarapata's commit in PR #457, updated to master and applied to code generation as well.

I had some problems testing it, but from what I understood it seemed to be working

vercel[bot] commented 10 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vcontainer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 16, 2023 0:04am
hadashiA commented 9 months ago

Ok, thanks for the fix 👍