XDracam / unity-corelibrary

Collection of classes and extension methods that make life with Unity3D more comfortable
MIT License
16 stars 3 forks source link

Component Query Search.InChildren should also be possible for inactive objects #69

Open Eregerog opened 5 years ago

Eregerog commented 5 years ago

Just like with https://docs.unity3d.com/ScriptReference/Component.GetComponentsInChildren.html that can query inactive objects as well