docs.unity.cn
    Show / Hide Table of Contents

    Method CreateUniqueBundle

    CreateUniqueBundle(AssetBundleBuild, Dictionary<String, String>)

    Create new AssetBundleBuild

    Declaration
    protected static AssetBundleBuild CreateUniqueBundle(AssetBundleBuild bid, Dictionary<string, string> bundleToAssetGroup)
    Parameters
    Type Name Description
    AssetBundleBuild bid

    ID for new AssetBundleBuild

    Dictionary<String, String> bundleToAssetGroup

    Map of bundle names to asset group Guids

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