BuildFile

struct in UnityEditor.Build.Reporting

Switch to Manual

Description

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

Variables

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.