blob: 30938fb207aadedbe7b7ff2582eab1d791f87615 [file] [log] [blame]
{
"name": "ViewModelInstanceListItem",
"key": {
"int": 427,
"string": "viewmodelinstancelistitem"
},
"properties": {
"useLinkedArtboard": {
"type": "bool",
"initialValue": "true",
"key": {
"int": 547,
"string": "uselinkedartboard"
},
"description": "Whether the artboard linked to the view model should be used."
},
"instanceListId": {
"type": "Id",
"initialValue": "Core.missingId",
"key": {
"int": 548,
"string": "instancelistid"
},
"description": "The id of the list it belongs to.",
"runtime": false
},
"viewModelId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 549,
"string": "viewmodelid"
},
"description": "The view model id."
},
"viewModelInstanceId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 550,
"string": "viewmodelinstanceid"
},
"description": "The view model instance id."
},
"artboardId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 551,
"string": "artboardid"
},
"description": "The artboard id to link the viewmodel to if implicit is set to false."
},
"order": {
"type": "FractionalIndex",
"initialValue": "FractionalIndex.invalid",
"key": {
"int": 552,
"string": "order"
},
"description": "The order position in the list.",
"runtime": false
}
}
}