docs.unity3d.com
    Show / Hide Table of Contents

    Enum BundledAssetGroupSchema.BundleNamingStyle

    Used to determine how the final bundle name should look.

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

    Fields

    Name Description Value
    AppendHash

    Use to indicate that the hash should be appended to the bundle name.

    0
    NoHash

    Use to indicate that the bundle name should not contain the hash.

    1
    OnlyHash

    Use to indicate that the bundle name should only contain the given hash.

    2
    FileNameHash

    Use to indicate that the bundle name should only contain the hash of the file name.

    3
    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