Version: 2017.1

ProductCollection

class in UnityEngine.Purchasing

매뉴얼로 전환

설명

Provides helper methods to retrieve products by ID.

Supports retrieving by both store-independent and store-specific product ID. Retrieves products registered with Unity IAP.

변수

allAll products.
setThe set of products.

Public 함수

WithIDGet the product with store-independent Unity IAP ID.
WithStoreSpecificIDGet the product with the store-specific ID.