Skip to main content

B1PocketMarketShoppingItemData

  • Defines a single shopping item available in the pocket market, including its object reference, price, and gift box settings.
PropertyTypeDescriptionMetadata
IdFNameThe unique ID referencing the service or object data for this item.Category: B1PocketMarketShoppingItemData
bIsServiceboolWhether this shopping item is a service rather than a physical object.Category: B1PocketMarketShoppingItemData
CarriableObjectTypeEB1CarriableObjectTypeThe carriable object type classification for this item.Category: B1PocketMarketShoppingItemData
ServicePriceint64The price of the item when purchased as a service.Category: B1PocketMarketShoppingItemData
GiftBoxObjectIdFNameThe ID of the gift box object associated with this item.Category: B1PocketMarketShoppingItemData
Foreign: Object.Id
ConditionIdFNameThe condition ID that must be met for this item to be available.Category: B1PocketMarketShoppingItemData
Foreign: Condition_Store.Id
OverrideTextIdFStringAn override text ID used instead of the default item name in the UI.Category: B1PocketMarketShoppingItemData
OverrideIconTSoftObjectPtrAn override icon asset used instead of the default item icon in the UI.Category: B1PocketMarketShoppingItemData
Countint32The quantity of this item included in the shopping listing.Category: B1PocketMarketShoppingItemData
ConditionFailReasonTextIdsTMapTooltip text IDs shown when a service item fails its condition check; key is the EB1ConditionType name and value is the text ID to display on failure.Category: B1PocketMarketShoppingItemData