BuildFile[] An array of all the files output by the build process.
Returns an array of all the files output by the build process.
Contains every file the build wrote, including the files packed inside Unity archive files. The returned array is a copy and this method execution length scales linearly with number of files.