Skip to main content

B1RelationshipTableRow

  • Table row defining a relationship, including its icon, category, display text, colors, effects, and death removal flag.
PropertyTypeDescriptionMetadata
IconIdFNameThe icon ID representing this relationship in the UI.Category: B1RelationshipTableRow
Foreign: B1Texture2D.Id
CategoryIdFNameThe category ID this relationship belongs to.Category: B1RelationshipTableRow
Foreign: RelationshipCategory.Id
DisplayNameTextIdFStringThe text ID for the display name of this relationship.Category: B1RelationshipTableRow
StringTableKey: Id
DescTextIdFStringThe text ID for the description of this relationship.Category: B1RelationshipTableRow
StringTableKey: Id
ColorId1FNameThe primary color mapping ID for this relationship.Category: B1RelationshipTableRow
Foreign: ColorMapping.Id
ColorId2FNameThe secondary color mapping ID for this relationship.Category: B1RelationshipTableRow
Foreign: ColorMapping.Id
RelationshipFxFB1RelationshipFxSetThe visual effects set played when this relationship changes.Category: B1RelationshipTableRow
RemoveOnDeathboolWhether to remove this relationship when either party in the relationship dies.Category: B1RelationshipTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase