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