IsValid()
Checks whether this issue is valid.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.ProjectAuditor.Editor
- Assembly: UnityEditor
public bool IsValid()
Returns
Type | Description |
|---|---|
| bool | True if the issue has a valid description string. Otherwise, returns false. |