Version: 5.3

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.

Public 함수

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