B1GatherableObjectTableRow
- Table row defining a gatherable object, including its gathering type
* and the list of possible rewards it can yield.
| Property | Type | Description | Metadata |
|---|---|---|---|
| GatheringType | EB1GatheringType | Gathering type associated with this gatherable object. | Category: B1GatherableObjectTableRow |
| RewardList | TArray | List of possible reward entries for this gatherable object. | Category: B1GatherableObjectTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |