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 © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)