Variable disabledValueParametersConst

disabledValueParameters: Pick<Parameter, "index" | "subindex" | "disabledValue">[] = ...

This array contains the list of parameters that are disabled by setting their value to a specific value.

Generated using TypeDoc