docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetPayoutItems

    GetPayoutItems()

    Array of OutputItems to be paid out.

    Declaration
    public OutputItem[] GetPayoutItems()
    Returns
    Type Description
    OutputItem[]

    GetPayoutItems(List<OutputItem>)

    Puts all payout items into the given list.

    Declaration
    public void GetPayoutItems(List<OutputItem> items)
    Parameters
    Type Name Description
    List<OutputItem> items

    The given list to populate.

    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)