This version of Unity is unsupported.
Removed

ObjectSelectorHandlerWithTagsAttribute

class in UnityEngine.SearchService

/

Implemented in:UnityEngine.CoreModule

Obsolete ObjectSelectorHandlerWithTagsAttribute has been deprecated. Use SearchContextAttribute instead.

Description

A class attribute that allows you to define tag constraints on a MonoBehavior or ScriptableObject's field in the object selector.

This attribute allows you to specify tags that a GameObject or Component must have for the object selector to display it.