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 © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use