valid
Boolean indicating if the PropertyDatabase is valid.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public bool valid { get; }
Remarks
The PropertyDatabase can be invalid if it has been disposed or if it wasn't opened properly.