B1TinyShopPriceModifierTableRow
- Table row defining a price modifier rule for tiny shop deliveries, including the modifier type and modifier list.
| Property | Type | Description | Metadata |
|---|---|---|---|
| TinyShopPriceModifierType | EB1TinyShopPriceModifierType | The category of price modifier event this row handles (e.g., daily fluctuation, weather bonus). | Category: B1TinyShopPriceModifierTableRow |
| Modifiers | TArray | List of delivery price modifiers applied for this modifier type. | Category: B1TinyShopPriceModifierTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |