Version: 2022.3

SearchDocumentFlags

enumeration

切换到手册

描述

Search document flags are used by the indexing system to provide additional information of an indexed document, like its source.

变量

NoneIndicates no particular flags.
AssetIndicates that the indexed document is an asset. So it should have a valid asset path.
ObjectIndicates that the search document was indexed from an object such as a prefab or a scene.
NestedIndicates that the search document is an nested object.
GroupedIndicates that the indexed document was grouped in another asset provider.
ResourcesIndicates that the document was indexed from a resource bundle.