docs.unity3d.com
    目次を表示する/隠す

    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.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)