Click or drag to resize

IKitchenOrderZeroAmountModifierData Properties

The IKitchenOrderZeroAmountModifierData type exposes the following members.

Properties
  NameDescription
Public propertyAmountIndependentOfParentAmount
Whether amount of the modifier is absolute or relative to parent amount. When modifier amount depends on parent, it means multiplication — specified amount of modifier should be cooked per each parent unit, otherwise it means addition — specified amount of modifier should be cooked for whole parent.
Public propertyProduct
Modifier to be cooked.
Top
See Also