B1HouseholdMonitoringNotificationData
- Stores the persisted data for a single household monitoring notification,
* including the notification time, display text backups, and related entity IDs.
| Property | Type | Description | Metadata |
|---|---|---|---|
| NotifiedTime | int64 | Game tick at which this notification was generated. | |
| HouseholdMonitoringNotificationId | FName | ID of the notification type. | |
| SelfEntityId | FB1EntityId | Entity ID of the character who triggered this notification. | |
| SelfEntityNameBackup | FText | Backup display name for the triggering character, used if the entity is no longer available. | |
| TargetEntityId | FB1EntityId | Entity ID of the target character referenced in this notification. | |
| TargetEntityNameBackup | FText | Backup display name for the target character, used if the entity is no longer available. | |
| HouseholdBizEntityId | FB1EntityId | Entity ID of the business referenced in this notification. | |
| HouseholdBizNameBackup | FText | Backup display name for the business, used if the entity is no longer available. | |
| HouseholdBizEmployeeEntityId | FB1EntityId | Entity ID of the employee referenced in this business notification. | |
| HouseholdBizEmployeeNameBackup | FText | Backup display name for the employee, used if the entity is no longer available. | |
| HouseholdBizDailyBusinessFee | int64 | Daily business fee amount referenced in this business notification. |
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoHousehold
- FB1HouseholdBizAccommodationCityRoomData
- FB1HouseholdBizAccommodationInfo
- FB1HouseholdBizAccommodationInfoList
- FB1HouseholdBizAccommodationRoomData
- FB1HouseholdBizAccommodationTableRow
- FB1HouseholdBizConfigTableRow
- FB1HouseholdBizCustomerType
- FB1HouseholdBizDailyReport
- FB1HouseholdBizDataCache
- FB1HouseholdBizDefaultSetupTableRow
- FB1HouseholdBizEmployeeRoleData
- FB1HouseholdBizEmployeeSlot