docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ProductCatalogPayout.ProductCatalogPayoutType

    Types of Product Payouts. Mirrors the PayoutType enum.

    Namespace: UnityEngine.Purchasing
    Assembly: Unity.Purchasing.dll
    Syntax
    public enum ProductCatalogPayout.ProductCatalogPayoutType

    Fields

    Name Description
    Currency

    Payout is a currency, often paired with quantity to specify the amount.

    Item

    Payout is an item.

    Other

    "Other" payouts are those with a customizable payout subtype.

    Resource

    Payout is a resource, often used in in-game economies or for crafting features. Examples: Iron, Wood.

    In This Article
    Back to top
    Copyright © 2025 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)