B1SiteDetailInfoTableRow
- Structure that defines a site detail info table row.
* Specifies resident capacity limits and the list of required objects for this site type.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ResidentMaxCount | int32 | Maximum number of residents this site can accommodate. | Category: B1SiteDetailInfoTableRow |
| ResidentMinCount | int32 | Minimum number of residents required to occupy this site. | Category: B1SiteDetailInfoTableRow |
| RequiredObjects | TArray | List of required object entries that must be placed in this site. | Category: B1SiteDetailInfoTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |