Class CurrencyDetailDefinition
CurrencyDetailDefinition. Attach to a GameItemDefinition to store the currency information.
Inherited Members
Namespace: UnityEngine .GameFoundation
Assembly: solution.dll
Syntax
public class CurrencyDetailDefinition : BaseDetailDefinition
Properties
Name | Description |
---|---|
currency |
Currency type for this CurrencyDetailDefinition. Soft, hard, special, event or other types of currency. |
Methods
Name | Description |
---|---|
Display |
Returns 'friendly' display name for this CurrencyDetailDefinition. |