Class PurchaseFee
A PurchaseFee contains the PriceMap which contains the prices and currencies.
Inherited Members
Namespace: UnityEditor.Purchasing
Assembly: UnityEditor.Purchasing.dll
Syntax
[Serializable]
public class PurchaseFee
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 |