Version: 2017.1

ProductMetadata

class in UnityEngine.Purchasing

Cambiar al Manual

Descripción

Localized information about a product, retrieved from a store.

Variables

isoCurrencyCodeProduct currency in ISO 4217 format; e.g. GBP or USD.
localizedDescriptionLocalized product description as retrieved from the store subsystem; e.g. Apple or Google.
localizedPrice Decimal product price denominated in the currency indicated by isoCurrencySymbol.
localizedPriceStringLocalized price string.
localizedTitleLocalized product title as retrieved from the store subsystem; e.g. Apple or Google.

Constructores

ProductMetadataCreate a ProductMetadata.