📘 RelationshipRecord Data Guide
🧩 Struct: FB1RelationshipRecordTableRow
Defines a record or event that happened between characters in a relationship.
Properties
- Id (
FName): Unique identifier for the record entry. - bIsImportant (
bool): If true, this record is flagged as significant. - Icon (
TSoftObjectPtr<UObject>): Icon displayed with the record. (AllowedClasses = Texture2D, SlateTextureAtlasInterface) - TooltipTextId (
FString): Localized tooltip text shown in the UI. (StringTableKey) - DataList (
TArray<FB1RelationshipRecordBundleData>): Display text associated with the record.
📚 References
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoRelationship
- EB1RelationshipChemistry
- Relationship Data Guide
- RelationshipCategory Data Guide
- RelationshipCondition Data Guide
- RelationshipEvent Data Guide
- RelationshipGift Data Guide
- RelationshipStat Data Guide
- FB1RelationshipAdditionalStatData
- FB1RelationshipAutoSelectionData
- FB1RelationshipBonusMultiplyData
- FB1RelationshipCategoryTableRow
- FB1RelationshipCondition