docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor InputItem

    InputItem(string, double, string)

    Construct a transaction price requirement. Pays from Wallet by default.

    Declaration
    public InputItem(string id, double price, string sourceInventoryOverride = null)
    Parameters
    Type Name Description
    string id

    definition id of item

    double price

    price of item

    string sourceInventoryOverride

    override inventory of detail specified inventory

    InputItem(InputItem)

    Constructor for creating a clone with the same information as another InputItem.

    Declaration
    public InputItem(InputItem other)
    Parameters
    Type Name Description
    InputItem other

    The other input item to copy information from.

    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)