Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

SearchProvider.filterId

public string filterId;

Description

Text token used to "filter" by search provider (ex: "me:", "p:", "s:").

Note that it is mandatory to use the filter for an explicit provider (see SearchProvider.isExplicitProvider for an example).