docs.unity3d.com
Search Results for

    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.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 27, 2023