GetDescriptor()
Get the Descriptor which corresponds to this ID.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: Unity.ProjectAuditor.Editor
- Assembly: UnityEditor
public Descriptor GetDescriptor()
Returns
Type | Description |
|---|---|
| Descriptor | The Descriptor which corresponds to this ID. If the ID is invalid, throws an exception. |