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

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.

Did you find this page useful? Please give it a rating: