Component { List<T> objectsInScene = new List<T>(); foreach (var go in Resources.FindObjectsOfTypeAll<T>()) { if (go.hideFlags == HideFlags.
確定! 回上一頁