Skip to main content

B1AddRelationshipContext

  • Stores the context of a relationship addition event, capturing the interactor, interactee, and their previous relationship data.
PropertyTypeDescriptionMetadata
InteractorIdFB1EntityIdThe entity ID of the character initiating the relationship change.
InteracteeIdFB1EntityIdThe entity ID of the character receiving the relationship change.
InteractorPrevDataFB1RelationshipDataThe previous relationship data snapshot of the interactor before the change.
InteracteePrevDataFB1RelationshipDataThe previous relationship data snapshot of the interactee before the change.