key
The key of the record.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
PropertyDatabaseRecordKey key { get; }
Remarks
The key describes what is stored and is used to sort the records for faster retrieval.
Additional Resources: PropertyDatabase.CreateRecordKey and PropertyDatabaseRecordKey