IndexDocument(string, bool)
Function to override in a concrete SearchIndexer to index the content of a document.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public virtual void IndexDocument(string document, bool checkIfDocumentExists)