This version of Unity is unsupported.

BuildFile

struct in UnityEditor.Build.Reporting

/

Implemented in:UnityEditor

Description

Contains information about a single file produced by the build process.

Properties

idThe unique indentifier of the build file.
pathThe absolute path of the file produced by the build process.
roleThe role the file plays in the build output.
sizeThe total size of the file, in bytes.