Delegate PropertyElement.ChangeHandler | Properties UI | 1.4.4-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Delegate PropertyElement.ChangeHandler

    Handler to react to changes.

    Namespace: Unity.Properties.UI
    Syntax
    public delegate void ChangeHandler(PropertyElement element, PropertyPath path);
    Parameters
    Type Name Description
    PropertyElement element

    The element under which the change is detected.

    PropertyPath path

    The property path of the change

    Remarks

    The property path can be empty for the root object or when the path to the change is not provided.

    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