blob: 2706486fa0fe439935f8c37ad12d53bc9e138ec1 [file] [log] [blame]
{
"name": "ViewModelPropertyEnum",
"key": {
"int": 439,
"string": "viewmodelpropertyenum"
},
"extends": "viewmodel/viewmodel_property.json",
"properties": {
"splitKeyValues": {
"type": "bool",
"initialValue": "false",
"key": {
"int": 573,
"string": "splitkeyvalues"
},
"description": "Whether the user can edit keys and values separately.",
"runtime": false
},
"enumId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 574,
"string": "enumid"
},
"description": "The id of the enum."
}
}
}