Enum ElectiveExtensions.SupportedConfiguration.ReportOutputLevels
Namespace: UnityEditor.MARS.Build
Syntax
public enum ReportOutputLevels : int
Fields
| Name | Description | Value |
|---|---|---|
| ReportDisabled | 0 | |
| DebugLogOnly | 1 | |
| WarnOnIssue | 2 | |
| ErrorOnIssue | 3 |
public enum ReportOutputLevels : int
| Name | Description | Value |
|---|---|---|
| ReportDisabled | 0 | |
| DebugLogOnly | 1 | |
| WarnOnIssue | 2 | |
| ErrorOnIssue | 3 |