Version: 2017.1

ProductCollection

class in UnityEngine.Purchasing

切换到手册

描述

提供 helper 方法按 ID 检索商品。

支持按独立于商店和特定于商店的商品 ID 进行检索。检索使用 Unity IAP 注册的商品。

变量

all所有商品。
set商品组。

公共函数

WithID获取带有独立于商店的 Unity IAP ID 的商品。
WithStoreSpecificID获取带有特定于商店的 ID 的商品。