ssannandeji / Zenject-2019

Dependency Injection Framework for Unity3D
MIT License
2.52k stars 362 forks source link

Add IsActiveSelf binding option #660

Open TimGameDev opened 5 years ago

TimGameDev commented 5 years ago

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