Class PurchaseEventArgs
A purchase that succeeded, including the purchased product along with its purchase receipt.
Inherited Members
Namespace: UnityEngine.Purchasing
Assembly: solution.dll
Syntax
public class PurchaseEventArgs
Properties
| Name | Description |
|---|---|
| purchasedProduct | The product which was purchased successfully. |