Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

AbstractPurchasingModule

class in UnityEngine.Purchasing.Extension


Implements interfaces:IPurchasingModule

Description

Helper base class for IAP Modules.

In addition to providing helper methods, use of an abstract class such as this allows addition of IPurchasingModule methods without breaking compatibility with existing plugins.

Public Methods

ConfigureCalled when your module is loaded by Unity.

Protected Methods

BindConfigurationBind a store-specific configuration type to a concrete instance.
BindExtensionBind a store-specific extension type to a concrete instance.
RegisterStoreRegister a store implementation along with its name.

Did you find this page useful? Please give it a rating: