docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor WinProductDescription

    WinProductDescription(string, string, string, string, string, decimal, string, string, bool)

    Constructor which initialized member from parametars.

    Declaration
    public WinProductDescription(string id, string price, string title, string description, string isoCode, decimal priceD, string receipt = null, string transactionId = null, bool consumable = false)
    Parameters
    Type Name Description
    string id

    The product's specific ID on the Windows Store.

    string price

    The product's price, as text.

    string title

    The product's title, or name.

    string description

    The product's description.

    string isoCode

    The product's currency code.

    decimal priceD

    The product's price, as a decimal.

    string receipt

    The product's purchase receipt.

    string transactionId

    The product's purchase transaction ID.

    bool consumable

    Whether or not the product is consumable.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023