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

ProjectSearchContext.requiredTypeNames

public IEnumerable<string> requiredTypeNames;

Description

An IEnumerable of strings that contains the type name constraints for this search.

This IEnumerable can be null or empty, in which case any Asset can be used.