B1FamilyRelationshipNameTableRow
- Table row defining localized relationship name strings for all gender pairings,
* used to display the correct relationship label between two characters.
| Property | Type | Description | Metadata |
|---|---|---|---|
| DefaultTextId | FString | Default (gender-neutral) relationship name text ID. | Category: B1FamilyRelationshipNameTableRow |
| MaleToMaleTextId | FString | Relationship name text ID used when a male character refers to another male. | Category: B1FamilyRelationshipNameTableRow |
| FemaleToMaleTextId | FString | Relationship name text ID used when a female character refers to a male. | Category: B1FamilyRelationshipNameTableRow |
| MaleToFemaleTextId | FString | Relationship name text ID used when a male character refers to a female. | Category: B1FamilyRelationshipNameTableRow |
| FemaleToFemaleTextId | FString | Relationship name text ID used when a female character refers to another female. | Category: B1FamilyRelationshipNameTableRow |
| SimplifiedDefaultTextId | FString | Simplified default (gender-neutral) relationship name text ID. | Category: B1FamilyRelationshipNameTableRow |
| SimplifiedMaleToMaleTextId | FString | Simplified relationship name text ID for male-to-male. | Category: B1FamilyRelationshipNameTableRow |
| SimplifiedFemaleToMaleTextId | FString | Simplified relationship name text ID for female-to-male. | Category: B1FamilyRelationshipNameTableRow |
| SimplifiedMaleToFemaleTextId | FString | Simplified relationship name text ID for male-to-female. | Category: B1FamilyRelationshipNameTableRow |
| SimplifiedFemaleToFemaleTextId | FString | Simplified relationship name text ID for female-to-female. | Category: B1FamilyRelationshipNameTableRow |
| 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
- FB1FamilyCreateTemplateTableRow
- FB1FamilyDivorceUIInfo
- FB1FamilyMemberAttributeInfo