detect all GO in scene.

As in the question, how to detect all GO in scene.
can this be done?

1 Answer

1

Use Object.FindObjectsOfType(GameObject).