mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
docs: Clarify that nested scenes are recommended instead of groups
Seems like it would be obvious, but apparently not
This commit is contained in:
parent
7893ae5caa
commit
9e1a41f219
@ -52,7 +52,7 @@ RequestResult RequestHandler::GetSceneItemList(const Request &request)
|
||||
/**
|
||||
* Basically GetSceneItemList, but for groups.
|
||||
*
|
||||
* Using groups at all in OBS is discouraged, as they are very broken under the hood.
|
||||
* Using groups at all in OBS is discouraged, as they are very broken under the hood. Please use nested scenes instead.
|
||||
*
|
||||
* Groups only
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user