B1TinyShopScoreTableRow
- Table row defining a tiny shop score rule, including the score type and associated modifiers.
| Property | Type | Description | Metadata |
|---|---|---|---|
| TinyShopScoreType | EB1TinyShopScoreType | The category of score event this row handles (e.g., delivery price, item quality). | Category: B1TinyShopScoreTableRow |
| Modifiers | TArray | List of modifiers applied to calculate the score for this score type. | Category: B1TinyShopScoreTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |