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

BuildStep

struct in UnityEditor.Build.Reporting

Description

Contains information about a single step in the build process.

Properties

depthThe nesting depth of the build step.
durationThe total duration for this build step.
messagesAll log messages recorded during this build step, in the order of which they occurred.
nameThe name of this build step.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答