Class PurchaseFee
A PurchaseFee contains the PriceMap which contains the prices and currencies.
Namespace: UnityEditor.Purchasing
Syntax
public class PurchaseFee : object
Fields
priceMap
Holds a list of prices with their currencies
Declaration
public PriceMap priceMap
Field Value
Type | Description |
---|---|
PriceMap |
priceType
The PurchaseFee type
Declaration
public string priceType
Field Value
Type | Description |
---|---|
String |