Skip to main content

B1HouseholdMonitoringNotificationData

  • Stores the persisted data for a single household monitoring notification,
    * including the notification time, display text backups, and related entity IDs.
PropertyTypeDescriptionMetadata
NotifiedTimeint64Game tick at which this notification was generated.
HouseholdMonitoringNotificationIdFNameID of the notification type.
SelfEntityIdFB1EntityIdEntity ID of the character who triggered this notification.
SelfEntityNameBackupFTextBackup display name for the triggering character, used if the entity is no longer available.
TargetEntityIdFB1EntityIdEntity ID of the target character referenced in this notification.
TargetEntityNameBackupFTextBackup display name for the target character, used if the entity is no longer available.
HouseholdBizEntityIdFB1EntityIdEntity ID of the business referenced in this notification.
HouseholdBizNameBackupFTextBackup display name for the business, used if the entity is no longer available.
HouseholdBizEmployeeEntityIdFB1EntityIdEntity ID of the employee referenced in this business notification.
HouseholdBizEmployeeNameBackupFTextBackup display name for the employee, used if the entity is no longer available.
HouseholdBizDailyBusinessFeeint64Daily business fee amount referenced in this business notification.