Interface IExtensionProvider
Interface providing access to various store extensions.
Namespace: UnityEngine.Purchasing
Assembly: solution.dll
Syntax
public interface IExtensionProvider
Methods
| Name | Description |
|---|---|
| GetExtension<T>() | Get an implementation of a store extension specified by the template parameter. |