docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method MoveEntries

    MoveEntries(List<AddressableAssetEntry>, AddressableAssetGroup, bool, bool)

    Move an existing entry to a group.

    Declaration
    public void MoveEntries(List<AddressableAssetEntry> entries, AddressableAssetGroup targetParent, bool readOnly = false, bool postEvent = true)
    Parameters
    Type Name Description
    List<AddressableAssetEntry> entries

    The entries to move.

    AddressableAssetGroup targetParent

    The group to add the entries to.

    bool readOnly

    Should the entries be read only.

    bool postEvent

    Send modification event.

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