GetFiles(path, "*.prefab", SearchOption.AllDirectories); int index = 0; string s = "Resources"; foreach (var filePath in fileList)
確定! 回上一頁