Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BuildStepMessage

Contains information about a single log message recorded during the build process. Additional Resources: BuildStep.messages
Read time 1 minuteLast updated 12 days ago

Definition

public struct BuildStepMessage

Properties

Property

Description

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