IsIssue()
Checks whether this ReportItem represents an Issue.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.ProjectAuditor.Editor
- Assembly: UnityEditor
public bool IsIssue()
Returns
Type | Description |
|---|---|
| bool | True if the issue's descriptor ID is valid. Otherwise, returns false. |