IFixedChildModifier Properties |
The IFixedChildModifier type exposes the following members.
Name | Description | |
---|---|---|
![]() | AmountIndependentOfParentAmount | 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. (Inherited from IChildModifierBase.) |
![]() | DefaultAmount | (Inherited from IChildModifierBase.) |
![]() | FreeOfChargeAmount | Maximum amount that will be free, additional amount will be paid. (Inherited from IChildModifierBase.) |
![]() | HideIfDefaultAmount | (Inherited from IChildModifierBase.) |
![]() | MaximumAmount | (Inherited from IChildModifierBase.) |
![]() | MinimumAmount | (Inherited from IChildModifierBase.) |
![]() | Product | (Inherited from IChildModifierBase.) |