blob: 3f5804f9d7322212f0c4ab2a7f9266de23a22543 [file] [log] [blame]
{
"name": "ScriptAsset",
"key": {
"int": 529,
"string": "scriptasset"
},
"extends": "assets/file_asset.json",
"properties": {
"codeFileId": {
"type": "Id",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 901,
"string": "codefileid"
},
"description": "The codefile this ScriptAsset is backed by",
"runtime": false,
"journal": false
},
"recentlyEditedIndex": {
"type": "FractionalIndex",
"key": {
"int": 840,
"string": "recentlyeditedindex"
},
"runtime": false,
"coop": false,
"journal": false
},
"generatorFunctionRef": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 893,
"string": "generatorfunctionref"
},
"description": "The ref of the generator function (the function returned by the compiled code).",
"coop": false,
"withRiveToolsOnly": true,
"journal": false
}
}
}