Field type
The type of the product, with respect to the store.
If this ProductDescription was explicitly queried by Unity IAP then it is not necessary to specify a type since it is already known from the product definition.
Otherwise, if this ProductDescription is unknown, type must be correctly so the product can be handled correctly.
Namespace: UnityEngine.Purchasing.Extension
Assembly: solution.dll
Syntax
public ProductType type
Returns
Type | Description |
---|---|
ProductType |