Skip to main content

B1FamilyRelationshipNameTableRow

  • Table row defining localized relationship name strings for all gender pairings,
    * used to display the correct relationship label between two characters.
PropertyTypeDescriptionMetadata
DefaultTextIdFStringDefault (gender-neutral) relationship name text ID.Category: B1FamilyRelationshipNameTableRow
MaleToMaleTextIdFStringRelationship name text ID used when a male character refers to another male.Category: B1FamilyRelationshipNameTableRow
FemaleToMaleTextIdFStringRelationship name text ID used when a female character refers to a male.Category: B1FamilyRelationshipNameTableRow
MaleToFemaleTextIdFStringRelationship name text ID used when a male character refers to a female.Category: B1FamilyRelationshipNameTableRow
FemaleToFemaleTextIdFStringRelationship name text ID used when a female character refers to another female.Category: B1FamilyRelationshipNameTableRow
SimplifiedDefaultTextIdFStringSimplified default (gender-neutral) relationship name text ID.Category: B1FamilyRelationshipNameTableRow
SimplifiedMaleToMaleTextIdFStringSimplified relationship name text ID for male-to-male.Category: B1FamilyRelationshipNameTableRow
SimplifiedFemaleToMaleTextIdFStringSimplified relationship name text ID for female-to-male.Category: B1FamilyRelationshipNameTableRow
SimplifiedMaleToFemaleTextIdFStringSimplified relationship name text ID for male-to-female.Category: B1FamilyRelationshipNameTableRow
SimplifiedFemaleToFemaleTextIdFStringSimplified relationship name text ID for female-to-female.Category: B1FamilyRelationshipNameTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase