B1FamilyCreateTemplateTableRow
- Table row defining a family creation template with a selection ratio, member count,
* and a list of relationship operations used to procedurally generate a household.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Ratio | int32 | Relative selection weight for this template when randomly picking a family structure. | Category: FamilyTemplateCreate |
| FamilyMemberCount | int32 | Number of family members generated by this template. | Category: FamilyTemplateCreate |
| FamilyCreateOperations | TArray | Ordered list of operations used to create and link family members for this template. | Category: FamilyTemplateCreate |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoFamily
- EB1FamilyCreateGenderControllType
- EB1FamilyRelationshipType
- Family Data Guide
- FamilyCreateTemplate Data Guide
- FamilyMonitoringNotification Data Guide
- FamilyNamePool Data Guide
- FamilyRelationshipName Data Guide
- FB1FamilyCreateOperation
- FB1FamilyCreateTemplateData
- FB1FamilyDivorceUIInfo
- FB1FamilyMemberAttributeInfo
- FB1FamilyMonitoringNotificationTableRow