Enum SearchQueryErrorType
Enum representing the possible types of query errors.
Namespace: UnityEditor.Search
Assembly: com.unity.quicksearch.dll
Syntax
public enum SearchQueryErrorType
Fields
| Name | Description |
|---|---|
| Error | Represents an error. |
| Warning | Represents a warning. |