mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
Docs: Add enabled
field to SourceFiltersReordered
Was noticed in Discord that this was missing from the docs
This commit is contained in:
parent
8285805108
commit
1dd96fa714
@ -1397,6 +1397,7 @@ void WSEvents::OnSourceFilterVisibilityChanged(void* param, calldata_t* data) {
|
||||
* @return {Array<Object>} `filters` Ordered Filters list
|
||||
* @return {String} `filters.*.name` Filter name
|
||||
* @return {String} `filters.*.type` Filter type
|
||||
* @return {boolean} `filters.*.enabled` Filter visibility status
|
||||
*
|
||||
* @api events
|
||||
* @name SourceFiltersReordered
|
||||
|
Loading…
x
Reference in New Issue
Block a user