Interface IProductCatalogImpl
For testing
Namespace: UnityEngine.Purchasing
Syntax
public interface IProductCatalogImpl
Methods
LoadDefaultCatalog()
Loads the default catalog.
Declaration
ProductCatalog LoadDefaultCatalog()
Returns
Type | Description |
---|---|
ProductCatalog | The |