blob: a56cec094dae1a72a791f29ebe60eb41bc89681b [file] [log] [blame]
{
"name": "Image",
"key": {
"int": 100,
"string": "image"
},
"extends": "drawable.json",
"properties": {
"assetId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 206,
"string": "assetid"
},
"description": "Image drawable for an image asset"
}
}
}