docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateOrMoveEntry

    CreateOrMoveEntry(string, AddressableAssetGroup, bool, bool)

    Create a new entry, or if one exists in a different group, move it into the new group.

    Declaration
    public AddressableAssetEntry CreateOrMoveEntry(string guid, AddressableAssetGroup targetParent, bool readOnly = false, bool postEvent = true)
    Parameters
    Type Name Description
    string guid

    The asset guid.

    AddressableAssetGroup targetParent

    The group to add the entry to.

    bool readOnly

    Is the new entry read only.

    bool postEvent

    Send modification event.

    Returns
    Type Description
    AddressableAssetEntry
    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)