blob: 511d85858b2729b2cf696610911951f0b27af0d3 [file] [log] [blame]
{
"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
},
"bytes": {
"type": "Bytes",
"key": {
"int": 212,
"string": "bytes"
},
"description": "Byte data of the file.",
"coop": false
}
}
}