This version of Unity is unsupported.

BuildStepMessage

struct in UnityEditor.Build.Reporting

Description

Contains information about a single log message recorded during the build process.

Properties

contentThe text content of the log message.
typeThe LogType of the log message.