Struct PromoItem | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Struct PromoItem

    Namespace: UnityEngine.Monetization
    Syntax
    public struct PromoItem

    Fields

    itemType

    Declaration
    public string itemType
    Field Value
    Type Description
    System.String

    productId

    Declaration
    public string productId
    Field Value
    Type Description
    System.String

    quantity

    Declaration
    public decimal quantity
    Field Value
    Type Description
    System.Decimal
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX