| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Unity.ProjectAuditor.Editor.Rule.html | [Back] [Original] |
Represents a rule which modifies the Rule.Severity of an Issue ReportItem or all of the ProjectIssues that share a Descriptor.
| Property | Description |
|---|---|
| Filter | An optional location filter representing a ReportItem's location. If specified, this Rule applies to a single ReportItem. If the string is null or empty, this Rule applies to every ReportItem matching the Id. |
| Id | The Descriptor ID |
| Severity | The Severity level to apply to the issue(s) represented by this Rule |
| Method | Description |
|---|---|
| GetHashCode | Get the hashed integer representation of the Rule. |
| Web Proxy Viewer | New URL | Original Page |