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 |