Interface IPurchasingModule
Configures Unity Purchasing for one or more stores.
Store implementations must provide an implementation of this interface.
Namespace: UnityEngine.Purchasing.Extension
Assembly: solution.dll
Syntax
public interface IPurchasingModule
Methods
Name | Description |
---|---|
Configure(IPurchasingBinder) | Configures the purchasing module. |