This version of Unity is unsupported.

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.