Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Unity的Entity Component System数据驱动设计,引入了自己的DI框架,甚至包括[Inject]字段属性。
https://github.com/Unity-Technologies/EntityComponentSystemSamples/blob/master/Documentation/content/ecs_in_detail.md#injection
Zenject 将如何融入其新的编码范式?