Version: 2023.2
언어: 한국어
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.