BuiltinBundleName 枚举
模块: cc.AssetManager
内置 bundle
索引
RESOURCESINTERNALMAINSTART_SCENE
Details
RESOURCES
内置 bundle, 对应 'assets/resources' 目录
| meta | description | 
|---|---|
| 类型 | String | 
| 定义于 | cocos2d/core/asset-manager/shared.js:66 | 
INTERNAL
内置 bundle, 对应 'internal/resources' 目录
| meta | description | 
|---|---|
| 类型 | String | 
| 定义于 | cocos2d/core/asset-manager/shared.js:79 | 
MAIN
内置 bundle
| meta | description | 
|---|---|
| 类型 | String | 
| 定义于 | cocos2d/core/asset-manager/shared.js:92 | 
START_SCENE
内置 bundle, 如果构建面板开启了首场景分包,则会有 START_SCENE bundle
| meta | description | 
|---|---|
| 类型 | String | 
| 定义于 | cocos2d/core/asset-manager/shared.js:105 |