Version: 2017.1

ProductMetadata

class in UnityEngine.Purchasing

切换到手册

描述

关于检索自商店的商品的本地化信息。

变量

isoCurrencyCode采用 ISO 4217 格式的商品货币,例如 GBP 或 USD。
localizedDescription检索自商店子系统(例如 Apple 或 Google)的本地化商品描述。
localizedPrice以 isoCurrencySymbol 中指示的货币计价的 Decimal 商品价格。
localizedPriceString本地化价格 string。
localizedTitle检索自商店子系统(例如 Apple 或 Google)的本地化商品名称。

构造函数

ProductMetadata创建 ProductMetadata。