Struct BuildStepMessage
Inherited Members
Namespace: UnityEditor.Build.Reporting
Assembly: UnityEditor.dll
Syntax
public struct BuildStepMessage
Properties
| Improve this Doc View Sourcecontent
Declaration
public string content { get; }
Property Value
Type | Description |
---|---|
String |
type
Declaration
public LogType type { get; }
Property Value
Type | Description |
---|---|
LogType |