Class StoreCallbackExtensionMethods
This class is an extension class on IStoreCallback to add the functionality to FindProductById
Inherited Members
Namespace: UnityEngine.Purchasing
Assembly: solution.dll
Syntax
public static class StoreCallbackExtensionMethods
Methods
Name | Description |
---|---|
FindProductById(IStoreCallback, string) | Find a product by it's product ID or StoreSpecificID |