Class QueryEngineParameterTransformerAttribute
Base attribute class that defines a custom parameter transformer function.
Implements
Inherited Members
Namespace: UnityEditor.Search
Assembly: com.unity.quicksearch.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
public class QueryEngineParameterTransformerAttribute : Attribute, _Attribute