Class CurrencyCatalog
Contains all the available currencies.
Inherited Members
Namespace: UnityEngine.GameFoundation
Assembly: solution.dll
Syntax
public sealed class CurrencyCatalog : SingleCollectionCatalog<Currency>
Contains all the available currencies.
public sealed class CurrencyCatalog : SingleCollectionCatalog<Currency>