Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BuildStepMessage

struct in UnityEditor.Build.Reporting

Description

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

Additional resources: BuildStep.messages

Properties

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