docs.unity3d.com
    Show / Hide Table of Contents

    Class SerializedPropertyUtility

    Utility functionality for SerializedPropertyAdaptor implementations.

    Inheritance
    Object
    SerializedPropertyUtility
    Namespace: Unity.VisualScripting.ReorderableList.Internal
    Syntax
    public static class SerializedPropertyUtility

    Methods

    CopyPropertyValue(SerializedProperty, SerializedProperty)

    Copies value of sourceProperty into .

    Declaration
    public static void CopyPropertyValue(SerializedProperty destProperty, SerializedProperty sourceProperty)
    Parameters
    Type Name Description
    SerializedProperty destProperty

    Destination property.

    SerializedProperty sourceProperty

    Source property.

    ResetValue(SerializedProperty)

    Reset the value of a property.

    Declaration
    public static void ResetValue(SerializedProperty property)
    Parameters
    Type Name Description
    SerializedProperty property

    Serialized property for a serialized property.

    Back to top
    Terms of use
    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