docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetNameWithHashNaming

    GetNameWithHashNaming(BundleNamingStyle, string, string)

    Creates a new bundle name using its hash and a given naming style.

    Declaration
    public static string GetNameWithHashNaming(BundledAssetGroupSchema.BundleNamingStyle schemaBundleNaming, string hash, string sourceBundleName)
    Parameters
    Type Name Description
    BundledAssetGroupSchema.BundleNamingStyle schemaBundleNaming

    The bundle naming style.

    string hash

    The bundle hash.

    string sourceBundleName

    The original bundle name.

    Returns
    Type Description
    string

    Returns the new bundle name.

    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)