C# Class Adnc.InventoryExample.CurrencyCost

Show file Open project: ashblue/unity-inventory-example

Public Properties

Property Type Description
currency ItemDefinitionCurrency
quantity int

Property Details

currency public property

public ItemDefinitionCurrency currency
return ItemDefinitionCurrency

quantity public property

public int quantity
return int