Dispose()
Dispose of the SearchIndexer.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public void Dispose()
Remarks
It is important to dispose of the SearchIndexer to release its resources when it is no longer needed.