docs.unity.cn
    Show / Hide Table of Contents

    Method ConvertBundleName

    ConvertBundleName(String, String)

    Convert bundle name to include group name

    Declaration
    protected string ConvertBundleName(string bundleName, string groupName)
    Parameters
    Type Name Description
    String bundleName

    Current bundle name

    String groupName

    Group name of bundle's group

    Returns
    Type Description
    String

    The new bundle name

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use