Interface IStoreController
Used by Applications to control Unity Purchasing.
Namespace: UnityEngine .Purchasing
Assembly: solution.dll
Syntax
public interface IStoreController
Properties
Name | Description |
---|---|
products | Gets the collection of products in the store. |
Methods
Name | Description |
---|---|
Confirm |
Where an Application returned ProcessingResult.Pending from IStoreListener.ProcessPurchase(), Applications should call this method when processing completes. |
Fetch |
Fetch additional products from the controlled store. |
Fetch |
Fetch additional products from the controlled store. |
Initiate |
Initiate a purchase from the controlled store |
Initiate |
Initiate a purchase from the controlled store. |
Initiate |
Initiate a purchase from the controlled store. |
Initiate |
Initiate a purchase from the controlled store. |