docs.unity3d.com
    Show / Hide Table of Contents

    Method CreateOrMoveEntry

    CreateOrMoveEntry(String, AddressableAssetGroup, Boolean, Boolean)

    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.

    Boolean readOnly

    Is the new entry read only.

    Boolean postEvent

    Send modification event.

    Returns
    Type Description
    AddressableAssetEntry
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023