Updated
This commit is contained in:
@@ -57,6 +57,12 @@
|
|||||||
"title": "Type",
|
"title": "Type",
|
||||||
"description": "The type of the property.",
|
"description": "The type of the property.",
|
||||||
"enum": ["bool", "int", "float", "enum"]
|
"enum": ["bool", "int", "float", "enum"]
|
||||||
|
},
|
||||||
|
"client_sync": {
|
||||||
|
"title": "Client Sync",
|
||||||
|
"description": "Sets whether or not the property is synced to the client.",
|
||||||
|
"type": "boolean",
|
||||||
|
"default": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"oneOf": [
|
"oneOf": [
|
||||||
|
|||||||
Reference in New Issue
Block a user