Enum CurrencyDetailDefinition.CurrencyType
Enum for currency type. Sets to soft, hard, special, event or other types of currency.
Namespace: UnityEngine.GameFoundation
Assembly: solution.dll
Syntax
public enum CurrencyDetailDefinition.CurrencyType
Fields
| Name | Description |
|---|---|
| Event | |
| Hard | |
| Other | |
| Soft | |
| Special |