docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ProductType

    Types of a product, relevant to the store subsystem.

    Namespace: UnityEngine.Purchasing
    Assembly: Unity.Purchasing.dll
    Syntax
    public enum ProductType

    Fields

    Name Description
    Consumable

    Consumables may be purchased more than once.

    Purchase history is not typically retained by store systems once consumed.

    NonConsumable

    Non consumables cannot be repurchased and are owned indefinitely.

    Subscription

    Subscriptions have a finite window of validity.

    Unknown

    Unknown product type.

    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)