docs.unity.cn
    Show / Hide Table of Contents

    Method OnGUIMultiple

    OnGUIMultiple(List<AddressableAssetGroupSchema>)

    Used to display the GUI of multiple selected groups.

    Declaration
    public virtual void OnGUIMultiple(List<AddressableAssetGroupSchema> otherSchemas)
    Parameters
    Type Name Description
    List<AddressableAssetGroupSchema> otherSchemas

    Schema instances in the other selected groups

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use