Method CreateUniqueBundle
CreateUniqueBundle(AssetBundleBuild, Dictionary<string, string>)
Create new AssetBundleBuild
선언
protected static AssetBundleBuild CreateUniqueBundle(AssetBundleBuild bid, Dictionary<string, string> bundleToAssetGroup)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| AssetBundleBuild | bid | ID for new AssetBundleBuild |
| Dictionary<string, string> | bundleToAssetGroup | Map of bundle names to asset group Guids |
반환
| 타입 | 설명 |
|---|---|
| AssetBundleBuild |