mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
docs(ci): Update generated docs - b206321
[skip ci]
This commit is contained in:
parent
b206321b05
commit
7c35d6e738
@ -4483,7 +4483,7 @@
|
||||
"valueDescription": "Numeric ID of the scene item"
|
||||
},
|
||||
{
|
||||
"valueName": "sceneItemEnabled",
|
||||
"valueName": "sceneItemLocked",
|
||||
"valueType": "Boolean",
|
||||
"valueDescription": "Whether the scene item is locked"
|
||||
}
|
||||
|
@ -1890,7 +1890,7 @@ A scene item's lock state has changed.
|
||||
| ---- | :---: | ----------- |
|
||||
| sceneName | String | Name of the scene the item is in |
|
||||
| sceneItemId | Number | Numeric ID of the scene item |
|
||||
| sceneItemEnabled | Boolean | Whether the scene item is locked |
|
||||
| sceneItemLocked | Boolean | Whether the scene item is locked |
|
||||
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user