steps
An array of all the BuildStep s that took place during the build process.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Build.Reporting
- Assembly: UnityEditor.CoreModule
public BuildStep[] steps { get; }