Version: 2017.1

ProductMetadata

class in UnityEngine.Purchasing

매뉴얼로 전환

설명

Localized information about a product, retrieved from a store.

변수

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.

생성자

ProductMetadataCreate a ProductMetadata.