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