docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor PropertyChangedEventArgs

    PropertyChangedEventArgs(InventoryItem, string, Property)

    Declaration
    public PropertyChangedEventArgs(InventoryItem item, string propertyKey, Property newValue)
    Parameters
    Type Name Description
    InventoryItem item

    The item that had its property changed.

    string propertyKey

    The key of the changed property.

    Property newValue

    The new value of the changed property.

    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)