B1CrowdGrabObjectTableRow
- Table row defining a crowd-grabbable object pool, filtered by growth step and gender,
* with a weighted list of possible grab objects.
| Property | Type | Description | Metadata |
|---|---|---|---|
| GrowthStep | EB1GrowthStep | Growth step filter for this crowd grab object pool. | Category: B1CrowdGrabObjectTableRow |
| GenderType | EB1GenderType | Gender type filter for this crowd grab object pool. | Category: B1CrowdGrabObjectTableRow |
| CrowdObjectWeightList | TArray | Weighted list of objects available in this pool. | Category: B1CrowdGrabObjectTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |