ssannandeji / Zenject-2019

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

Add IsActiveSelf binding option #660

Open TimGameDev opened 4 years ago

TimGameDev commented 4 years ago

Add IsActiveSelf binding option for both FromNewGameOjbect and FromPrefab methods In some cases you want created/instantiated gameobjects be disabled.