Constraint

Constraint(ParameterReference, Parameter.Type, Type)

public void Constraint(ParameterReference parameterReference, Parameter.Type slotParameterType, Type slotReferenceType) ;

Description

Execute the constraint.

Parameters

Parameter Name Description
parameterReference References to parameters that depend on constraints
slotParameterType Type to refer to when the reference type of ParameterContainer is DataSlot
slotReferenceType The type of the value to be referenced when the reference type of ParameterContainer is DataSlot.