Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


QueryEngineParameterTransformerAttribute

Base attribute class that defines a custom parameter transformer function.
Read time 3 minutesLast updated 6 days ago

Definition

[AttributeUsage(AttributeTargets.Method)]public class QueryEngineParameterTransformerAttribute : Attribute

Remarks

For a usage example, see QueryEngine.AddFiltersFromAttribute.

Inheritance

Inherited Members