Details 类型
包含反序列化时的一些信息
索引
属性(properties)
uuidObjListObject[]the obj list whose field needs to load asset by uuiduuidPropList(String|Number)[]the corresponding field name which referenced to the assetuuidListString[]list of the depends assets' uuiduuidListString[]list of the depends assets' uuiduuidObjListObject[]the obj list whose field needs to load asset by uuiduuidPropListString[]the corresponding field name which referenced to the asset
方法
Details
属性(properties)
uuidObjList
the obj list whose field needs to load asset by uuid
| meta | description |
|---|---|
| 类型 | Object[] |
| 定义于 | cocos2d/core/platform/deserialize-compiled.ts:496 |
uuidPropList
the corresponding field name which referenced to the asset
| meta | description |
|---|---|
| 类型 | (String | Number) |
| 定义于 | cocos2d/core/platform/deserialize-compiled.ts:501 |
uuidList
list of the depends assets' uuid
| meta | description |
|---|---|
| 类型 | String[] |
| 定义于 | cocos2d/core/platform/deserialize-compiled.ts:506 |
uuidList
list of the depends assets' uuid
| meta | description |
|---|---|
| 类型 | String[] |
| 定义于 | cocos2d/core/platform/deserialize-editor.js:46 |
uuidObjList
the obj list whose field needs to load asset by uuid
| meta | description |
|---|---|
| 类型 | Object[] |
| 定义于 | cocos2d/core/platform/deserialize-editor.js:51 |
uuidPropList
the corresponding field name which referenced to the asset
| meta | description |
|---|---|
| 类型 | String[] |
| 定义于 | cocos2d/core/platform/deserialize-editor.js:56 |
方法
init
| meta | description |
|---|---|
| 定义于 | cocos2d/core/platform/deserialize-compiled.ts:516 |
参数列表
dataObject
reset
| meta | description |
|---|---|
| 定义于 | cocos2d/core/platform/deserialize-compiled.ts:526 |
push
| meta | description |
|---|---|
| 定义于 | cocos2d/core/platform/deserialize-compiled.ts:535 |
参数列表
reset
| meta | description |
|---|---|
| 定义于 | cocos2d/core/platform/deserialize-editor.js:62 |
push
| meta | description |
|---|---|
| 定义于 | cocos2d/core/platform/deserialize-editor.js:94 |