public static GameObject FindInActiveObject(string name) { Transform[] objs = Resources.FindObjectsOfTypeAll () as Transform[]; for (int i = 0; i < objs.
確定! 回上一頁