Select your preferred scripting language. All code snippets will be displayed in this language.
class in UnityEngine.Purchasing
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseBuilds configurations for Unity IAP.
Collects products and store-specific configuration details.
See Also: UnityPurchasing.Initialize.
products | The products built so far. |
AddProduct | Add a product with a Unity IAP ID, type and optional set of store-specific IDs. |
AddProducts | Add a collection of ProductDefinitions. |
Configure | Access store-specific Configuration settings. |
Instance | Get an instance of ConfigurationBuilder. |