Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BuildStepMessage

Contains information about a single log message recorded during the build process.
Read time 1 minuteLast updated 6 days ago

Definition

public struct BuildStepMessage

Remarks

Additional Resources: _messages

Properties

Property

Description

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