Version: 2022.1
言語: 日本語
public BuildFile[] GetFiles ();

戻り値

BuildFile[] An array of all the files output by the build process.

説明

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.