📘 FamilyMonitoringNotification Data Guide
🧩 Struct: FB1FamilyMonitoringNotificationTableRow
Defines a notification related to family status or events.
Properties
- Id (
FName): Unique identifier for the notification. - TitleTextId (
FString): Notification title. (StringTableKey = "Id") - DescTextId (
FString): Notification description. (StringTableKey = "Id") - Icon (
TSoftObjectPtr<UObject>): Notification icon. (AllowedClasses = Texture2D, SlateTextureAtlasInterface) - bIsImportantAlert (
bool): If true, this notification overrides others when shown.
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoFamily
- EB1FamilyCreateGenderControllType
- EB1FamilyRelationshipType
- Family Data Guide
- FamilyCreateTemplate Data Guide
- FamilyNamePool Data Guide
- FamilyRelationshipName Data Guide
- FB1FamilyCreateOperation
- FB1FamilyCreateTemplateData
- FB1FamilyCreateTemplateTableRow
- FB1FamilyDivorceUIInfo
- FB1FamilyMemberAttributeInfo
- FB1FamilyMonitoringNotificationTableRow