docs.unity.cn
    Show / Hide Table of Contents

    Struct VirtualTransactionExchangeData

    Description of the result of a virtual transaction.

    Namespace: UnityEngine.GameFoundation.Data
    Syntax
    public struct VirtualTransactionExchangeData

    Fields

    cost

    Description of the cost

    Declaration
    public TransactionExchangeData cost
    Field Value
    Type Description
    TransactionExchangeData

    payout

    Description of the payout

    Declaration
    public TransactionExchangeData payout
    Field Value
    Type Description
    TransactionExchangeData
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 16 June 2021