docs.unity.cn
    Show / Hide Table of Contents

    Method ShowMixedValue

    ShowMixedValue(SerializedProperty, List<AddressableAssetGroupSchema>, Type, String)

    Display mixed values for the specified property found in a list of schemas.

    Declaration
    protected void ShowMixedValue(SerializedProperty property, List<AddressableAssetGroupSchema> otherSchemas, Type type, string propertyName)
    Parameters
    Type Name Description
    SerializedProperty property

    The property.

    List<AddressableAssetGroupSchema> otherSchemas

    The list of schemas that may contain the property.

    Type type

    The property type.

    String propertyName

    The property name.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use