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

SceneSearchContext.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 GameObject can be used.