IsValid()
Checks whether the ID has been successfully constructed from a correctly-formatted string.
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 ID is valid |