Details
Class
Contains information collected during deserialization
Index
Properties
uuidObjList
Object[]
the obj list whose field needs to load asset by uuiduuidPropList
(String|Number)[]
the corresponding field name which referenced to the assetuuidList
String[]
list of the depends assets' uuiduuidList
String[]
list of the depends assets' uuiduuidObjList
Object[]
the obj list whose field needs to load asset by uuiduuidPropList
String[]
the corresponding field name which referenced to the asset
Methods
Details
Properties
uuidObjList
the obj list whose field needs to load asset by uuid
meta | description |
---|---|
Type | Object[] |
Defined in | cocos2d/core/platform/deserialize-compiled.ts:496 |
uuidPropList
the corresponding field name which referenced to the asset
meta | description |
---|---|
Type | (String | Number) |
Defined in | cocos2d/core/platform/deserialize-compiled.ts:501 |
uuidList
list of the depends assets' uuid
meta | description |
---|---|
Type | String[] |
Defined in | cocos2d/core/platform/deserialize-compiled.ts:506 |
uuidList
list of the depends assets' uuid
meta | description |
---|---|
Type | String[] |
Defined in | cocos2d/core/platform/deserialize-editor.js:46 |
uuidObjList
the obj list whose field needs to load asset by uuid
meta | description |
---|---|
Type | Object[] |
Defined in | cocos2d/core/platform/deserialize-editor.js:51 |
uuidPropList
the corresponding field name which referenced to the asset
meta | description |
---|---|
Type | String[] |
Defined in | cocos2d/core/platform/deserialize-editor.js:56 |
Methods
init
meta | description |
---|---|
Defined in | cocos2d/core/platform/deserialize-compiled.ts:516 |
Parameters
data
Object
reset
meta | description |
---|---|
Defined in | cocos2d/core/platform/deserialize-compiled.ts:526 |
push
meta | description |
---|---|
Defined in | cocos2d/core/platform/deserialize-compiled.ts:535 |
Parameters
reset
meta | description |
---|---|
Defined in | cocos2d/core/platform/deserialize-editor.js:62 |
push
meta | description |
---|---|
Defined in | cocos2d/core/platform/deserialize-editor.js:94 |