docs.unity.cn
    Show / Hide Table of Contents

    Method CreateContentUpdateGroup

    CreateContentUpdateGroup(AddressableAssetSettings, List<AddressableAssetEntry>, String)

    Create a new AddressableAssetGroup with the items and mark it as remote.

    Declaration
    public static void CreateContentUpdateGroup(AddressableAssetSettings settings, List<AddressableAssetEntry> items, string groupName)
    Parameters
    Type Name Description
    AddressableAssetSettings settings

    The settings object.

    List<AddressableAssetEntry> items

    The items to move.

    String groupName

    The name of the new group.

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