B1RewardObjectPoolTableRow
- Data table row defining a pool of reward objects with weighted random selection ratios.
* Used to determine which object is awarded when a reward is triggered from this pool.
| Property | Type | Description | Metadata |
|---|---|---|---|
| RewardObjectPool | TArray | Array of reward object entries each specifying an object ID and its selection weight. | Category: B1RewardObjectPoolTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |