get all child gameobjects unity even disabled code example Example: unity get all children foreach (Transform child in parent) { //Your code }