enumeration
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseSearch document flags are used by the indexing system to provide additional information of an indexed document, like its source.
None | Indicates no particular flags. |
Asset | Indicates that the indexed document is an asset. So it should have a valid asset path. |
Object | Indicates that the search document was indexed from an object such as a prefab or a scene. |
Nested | Indicates that the search document is an nested object. |
Grouped | Indicates that the indexed document was grouped in another asset provider. |
Resources | Indicates that the document was indexed from a resource bundle. |