{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Method GetCurrencyAsync | Economy | 3.3.0
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetCurrencyAsync

    GetCurrencyAsync(string)

    Gets a Currency Definition for a specific currency.

    Declaration
    [Obsolete("GetCurrencyAsync has been replaced by first caching your configuration using SyncConfigurationAsync and then using the GetCurrency method. This API will be removed in an upcoming release.", false)]
    Task<CurrencyDefinition> GetCurrencyAsync(string id)
    Parameters
    Type Name Description
    string id

    The configuration ID of the currency to fetch.

    Returns
    Type Description
    Task<CurrencyDefinition>

    A CurrencyDefinition for the specified currency, or null if the currency doesn't exist.

    Exceptions
    Type Condition
    EconomyException

    Thrown if request is unsuccessful

    In This Article
    Back to top
    Copyright © 2023 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)