Some gameobjects in my sence which the gameObject.active == false,but i need get them ,what can i do now ?
Help!thands.
That might be better than my first suggestion.
Using that, iterate through the returned array and check their active value.
I have used the fuction Object.FindObjectsOfType,but it can only find the activates gameobjects.
o no! I used unity3d 2.6.1,it hvan’t the fuction you said!
I don’t have 2.6.1, if I can find a copy of the docs I might be able to help you put something together.
:)thank you for you help.