B1RelationshipGiftData
- Runtime data representing an active gift transaction between two entities.
| Property | Type | Description | Metadata |
|---|---|---|---|
| GiftEntityId | FB1EntityId | The unique entity ID of this gift instance. | |
| FromEntityId | FB1EntityId | The entity ID of the character sending the gift. | |
| ToEntityId | FB1EntityId | The entity ID of the character receiving the gift. | |
| ObjectData | FB1RelationshipGiftObjectData | The object data describing what is being gifted. | |
| RewardData | FB1RelationshipGiftRewardData | The reward data applied upon successful gift delivery. | |
| GiftSendTime | int64 | The game time (ticks) when the gift was sent. | |
| GiftType | EB1GiftType | The type category of this gift. |
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
- RelationshipRecord Data Guide
- RelationshipStat Data Guide
- FB1RelationshipAdditionalStatData
- FB1RelationshipAutoSelectionData
- FB1RelationshipBonusMultiplyData
- FB1RelationshipCategoryTableRow