2022-08-02 【UnityC#】n番目の子オブジェクトの取得方法 UnityC# n番目の子オブジェクトの取得方法を自分用にメモ。 [ 方法 ] nは任意の値 gameObject.transform.GetChild(n).gameObject