Method SetCatalogProvider
SetCatalogProvider(ICatalogProvider)
Informs Unity Purchasing about a catalog provider which might replace or add products at runtime.
Declaration
void SetCatalogProvider(ICatalogProvider provider)
Parameters
Type | Name | Description |
---|---|---|
ICatalogProvider | provider | The provider of the catalog containing the products |