B1FamilyMonitoringNotificationTableRow
- Table row defining a family/household monitoring notification entry,
* specifying notification type, display text, icon, and behavior flags for alerts.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Type | EB1HouseholdMonitoringNotificationType | Notification category, affects how text formatting is applied. | Category: B1FamilyMonitoringNotificationTableRow |
| TitleTextId | FString | Localized text ID for the notification title. | Category: B1FamilyMonitoringNotificationTableRow StringTableKey: Id |
| DescTextId | FString | Localized text ID for the notification description body. | Category: B1FamilyMonitoringNotificationTableRow StringTableKey: Id |
| Icon | TSoftObjectPtr | Icon asset (Texture2D or SlateTextureAtlasInterface) shown for this notification. | Category: B1FamilyMonitoringNotificationTableRow |
| bIsImportantAlert | bool | If true, this notification is highlighted and overrides any currently displayed notification. | Category: B1FamilyMonitoringNotificationTableRow |
| bOpenHouseholdMonitoringUI | bool | If true, the Household Monitoring UI is automatically opened when this notification is received. | Category: B1FamilyMonitoringNotificationTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoFamily
- EB1FamilyCreateGenderControllType
- EB1FamilyRelationshipType
- Family Data Guide
- FamilyCreateTemplate Data Guide
- FamilyMonitoringNotification Data Guide
- FamilyNamePool Data Guide
- FamilyRelationshipName Data Guide
- FB1FamilyCreateOperation
- FB1FamilyCreateTemplateData
- FB1FamilyCreateTemplateTableRow
- FB1FamilyDivorceUIInfo
- FB1FamilyMemberAttributeInfo