Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

BuildFile

struct in UnityEditor.Build.Reporting

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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答