Version: 2019.3

BuildStep

struct in UnityEditor.Build.Reporting

マニュアルに切り替える

説明

Contains information about a single step in the build process.

変数

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.