unity c# find all child objects with nam,e code example Example: unity get all children foreach (Transform child in parent) { //Your code }