B1ModifierTableRow
- Data table row defining a named set of modifier settings applied together as a group.
* Each row holds an ordered list of modifier setting entries that are applied as a batch.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ModifierList | TArray | Ordered list of modifier settings applied when this modifier table row is activated. | Category: B1ModifierTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |