docs.unity3d.com
    Show / Hide Table of Contents

    Enum BundledAssetGroupSchema.BundleInternalIdMode

    Defines how internal bundles are named. This is used for both caching and for inter-bundle dependecies. If possible, GroupGuidProjectIdHash should be used as it is stable and unique between projects.

    Namespace: UnityEditor.AddressableAssets.Settings.GroupSchemas
    Syntax
    public enum BundleInternalIdMode

    Fields

    Name Description Value
    GroupGuid

    Use the guid of the group asset

    0
    GroupGuidProjectIdHash

    Use the hash of the group asset guid and the project id

    1
    GroupGuidProjectIdEntriesHash

    Use the hash of the group asset, the project id and the guids of the entries in the group

    2
    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