blob: 255029961c21cae9f54df41cec890ca5415efe90 [file]
{
"name": "FileAssetContents",
"key": {
"int": 106,
"string": "file_asset_contents"
},
"properties": {
"assetId": {
"type": "Id",
"initialValue": "Core.missingId",
"key": {
"int": 213,
"string": "assetid"
},
"description": "The id of the asset these bytes belong to.",
"runtime": false,
"coop": false,
"records": false
},
"bytes": {
"type": "Bytes",
"encoded": true,
"key": {
"int": 212,
"string": "bytes"
},
"description": "Byte data of the file.",
"coop": false,
"records": false
},
"signature": {
"type": "Bytes",
"encoded": true,
"key": {
"int": 911,
"string": "signature"
},
"description": "Signature data of the file.",
"coop": false,
"journal": false
}
}
}