{!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 GetInventoryItemAsync | Economy | 3.3.0
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetInventoryItemAsync

    GetInventoryItemAsync(string)

    Gets a InventoryItemDefinition for a specific currency.

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

    The configuration ID of the item to fetch.

    Returns
    Type Description
    Task<InventoryItemDefinition>

    A InventoryItemDefinition 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)