Class SearchActionsProviderAttribute
Attribute used to declare a static method that define new actions for specific search providers.
Namespace: UnityEditor.Search
Syntax
[AttributeUsage(AttributeTargets.Method)]
public class SearchActionsProviderAttribute : Attribute, _Attribute