BuildFile

struct in UnityEditor.Build.Reporting

/

Implemented in:UnityEditor

Description 描述

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

Properties 属性

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.