B1BizModifierData
- Accumulates multiply and add modifier values for a single business modifier type,
* providing helpers to compute the combined multiplied and added results.
| Property | Type | Description | Metadata |
|---|---|---|---|
| MultiplyList | TArray | List of multiply modifier values accumulated for this business modifier. | Category: B1BizModifierData |
| AddList | TArray | List of additive modifier values accumulated for this business modifier. | Category: B1BizModifierData |