Class PriceMap
PriceMap hold a list of PriceDetail.
Inherited Members
Namespace: UnityEditor.Purchasing
Syntax
[Serializable]
public class PriceMap
Fields
DEFAULT
List of prices with their currencies.
Declaration
public List<PriceDetail> DEFAULT
Field Value
| Type | Description |
|---|---|
| List<PriceDetail> |