Version: 2022.3
public BuildFile[] GetFiles ();

返回

BuildFile[] 构建过程输出的所有文件的数组。

描述

Returns an array of all the files output by the build process.

The returned array is a copy and this method execution length scales linearly with number of files.