docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetTransactions

    GetTransactions<TTransaction>(ICollection<TTransaction>)

    Gets the transactions of type TTransaction.

    Declaration
    public int GetTransactions<TTransaction>(ICollection<TTransaction> target = null) where TTransaction : BaseTransaction
    Parameters
    Type Name Description
    ICollection<TTransaction> target

    The list contains the transaction found in the catalog.

    Returns
    Type Description
    int

    The number of items copied

    Type Parameters
    Name Description
    TTransaction

    The transaction type to use as a filter.

    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)