blob: c28736f49a0e814dcd9f052450b221b2f9eb6c86 [file] [log] [blame]
{
"name": "StateMachine",
"key": {
"int": 53,
"string": "statemachine"
},
"extends": "animation/animation.json",
"properties": {
"editingListValue": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 136,
"string": "editinglistvalue"
},
"description": "Backing value for enum representing which list being edited.",
"runtime": false,
"coop": false
},
"editingLayerId": {
"type": "Id",
"initialValue": "Core.missingId",
"key": {
"int": 142,
"string": "editinglayer"
},
"description": "Id of the currently editing layer.",
"runtime": false,
"coop": false
}
}
}