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 sub-type for this CurrencyDetailDefinition. |
currency |
Currency type for this CurrencyDetailDefinition. |
Methods
Name | Description |
---|---|
Display |
Returns 'friendly' display name for this CurrencyDetailDefinition. |
Tooltip |
Returns string message which explains the purpose of this CurrencyDetailDefinition, for the purpose of displaying as a tooltip in editor. |