Version: 2017.1

ProductCollection

class in UnityEngine.Purchasing

Switch to Manual

Description

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.

Variables

allAll products.
setThe set of products.

Public Functions

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