docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CurrencyCatalog

    Contains all the available currencies.

    Inheritance
    object
    BaseCatalog
    SingleCollectionCatalog<Currency>
    CurrencyCatalog
    Inherited Members
    SingleCollectionCatalog<Currency>.FindItem(string)
    SingleCollectionCatalog<Currency>.ContainsItem(string)
    SingleCollectionCatalog<Currency>.GetItems()
    SingleCollectionCatalog<Currency>.GetItems(ICollection<Currency>)
    SingleCollectionCatalog<Currency>.FindItemsByCategory(Category, ICollection<Currency>)
    SingleCollectionCatalog<Currency>.FindItemsByCategory(string, ICollection<Currency>)
    SingleCollectionCatalog<Currency>.FindItemsByCategory(Category)
    SingleCollectionCatalog<Currency>.FindItemsByCategory(string)
    BaseCatalog.FindCategory(string)
    BaseCatalog.ContainsCategory(string)
    BaseCatalog.ContainsCategory(Category)
    BaseCatalog.GetCategories()
    BaseCatalog.GetCategories(ICollection<Category>)
    Namespace: UnityEngine.GameFoundation
    Assembly: solution.dll
    Syntax
    public sealed class CurrencyCatalog : SingleCollectionCatalog<Currency>
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)