how to find a object in a parent of an gameobject unity code example
Example: unity reference parent gameobject
transform.parent.gameObject //Use this to reference the parent of the gameobject
transform.parent.gameObject //Use this to reference the parent of the gameobject