ProductCollection

class in UnityEngine.Purchasing

Switch to Manual

Description

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

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

Variables

all所有商品。
set商品组。

Public Functions

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