ProductMetadata

class in UnityEngine.Purchasing

Switch to Manual

Description

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

Variables

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

Constructors

ProductMetadata创建 ProductMetadata。