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

ObjectSelectorHandlerWithLabelsAttribute

class in UnityEngine.SearchService

/

Implemented in:UnityEngine.CoreModule

Obsolete ObjectSelectorHandlerWithLabelsAttribute has been deprecated. Use SearchContextAttribute instead.

Description

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

This attribute allows you to specify labels that an Asset must have for the object selector to display it.