docs.unity.cn
    Show / Hide Table of Contents

    Struct TransactionExchangeData

    Description of the result of a transaction.

    Namespace: UnityEngine.GameFoundation.Data
    Syntax
    public struct TransactionExchangeData

    Fields

    currencies

    The updated currencies

    Declaration
    public CurrencyExchangeData[] currencies
    Field Value
    Type Description
    CurrencyExchangeData[]

    items

    The created/removed items

    Declaration
    public InventoryItemData[] items
    Field Value
    Type Description
    InventoryItemData[]
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 16 June 2021