Class QueryEngineParameterTransformerAttribute
Base attribute class that defines a custom parameter transformer function.
Namespace: UnityEditor.Search
Syntax
[AttributeUsage(AttributeTargets.Method)]
public class QueryEngineParameterTransformerAttribute : Attribute, _Attribute