Skip to main content

B1RelationshipGiftData

  • Runtime data representing an active gift transaction between two entities.
PropertyTypeDescriptionMetadata
GiftEntityIdFB1EntityIdThe unique entity ID of this gift instance.
FromEntityIdFB1EntityIdThe entity ID of the character sending the gift.
ToEntityIdFB1EntityIdThe entity ID of the character receiving the gift.
ObjectDataFB1RelationshipGiftObjectDataThe object data describing what is being gifted.
RewardDataFB1RelationshipGiftRewardDataThe reward data applied upon successful gift delivery.
GiftSendTimeint64The game time (ticks) when the gift was sent.
GiftTypeEB1GiftTypeThe type category of this gift.