docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetPropertyValue

    SetPropertyValue(string, string, Property, Completer)

    Request to update the property with the given propertyKey of the item with the given itemId.

    Declaration
    void SetPropertyValue(string itemId, string propertyKey, Property value, Completer completer)
    Parameters
    Type Name Description
    string itemId

    Item's id to update the property of.

    string propertyKey

    property's key to update.

    Property value

    Value to set to the property.

    Completer completer

    The handle to settle the promise with.

    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)