Class: bundle_info
小于 1 分钟
Class: bundle_info
bundle_.bundle_info
bundle 信息
Hierarchy
bundle_info
Table of contents
Constructors
Properties
Constructors
constructor
• new bundle_info(init_
)
Parameters
Name | Type |
---|---|
init_ | bundle_info |
Defined in
assets/@framework/resources/mk_bundle.ts:465
Properties
bundle_s
• bundle_s: string
bundle名
Remarks
getBundle 时使用
Defined in
assets/@framework/resources/mk_bundle.ts:478
version_s
• Optional
version_s: string
版本
Defined in
assets/@framework/resources/mk_bundle.ts:480
origin_s
• Optional
origin_s: string
资源路径
Default Value
this.bundle_s
Remarks
loadBundle 时使用