docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class VirtualTransaction

    Describes the Virtual transaction info, and outcome.

    Inheritance
    object
    CatalogItem
    BaseTransaction
    VirtualTransaction
    Inherited Members
    BaseTransaction.rewards
    CatalogItem.displayName
    CatalogItem.id
    CatalogItem.FindCategory(string)
    CatalogItem.GetCategories()
    CatalogItem.GetCategories(ICollection<Category>)
    CatalogItem.HasCategory(Category)
    CatalogItem.HasCategory(string)
    CatalogItem.GetDetails()
    CatalogItem.GetDetails(ICollection<BaseDetail>)
    CatalogItem.GetDetail<TDetail>()
    CatalogItem.GetHashCode()
    CatalogItem.Equals(object)
    Namespace: UnityEngine.GameFoundation
    Assembly: solution.dll
    Syntax
    public sealed class VirtualTransaction : BaseTransaction

    Properties

    Name Description
    costs

    Methods

    Name Description
    AutoFillCostItemIds(ICollection<string>)

    Gets a list of the first InventoryItem ids from the inventory that satisfy the cost of a transaction.

    VerifyCost(ICollection<Exception>)

    Test whether the costs can be met be the currencies in the wallet and/or the items in the inventory.

    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)